diff options
author | Alan Cox <alan@linux.intel.com> | 2016-08-30 16:47:02 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-08-30 11:59:47 -0400 |
commit | 9ebae9e4bcd7dff22536af8a969d8f66e6f23900 (patch) | |
tree | ba889d72dd4370096ded458db27704d1d139309c /arch/tile | |
parent | 9b4b3f6a062b22550e62523efe5213776cdd426b (diff) | |
download | blackbird-op-linux-9ebae9e4bcd7dff22536af8a969d8f66e6f23900.tar.gz blackbird-op-linux-9ebae9e4bcd7dff22536af8a969d8f66e6f23900.zip |
pata_ninja32: Avoid corrupting status flags
Ninja32 needs to set some flags to indicate it does 32bit IO. However it currently assigns this which
loses the initializing flag and causes a warning spew. Fix it to use a logical or as is intended.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Tested-by: Ellmar Stelnberger <estellnb@elstel.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/tile')
0 files changed, 0 insertions, 0 deletions