diff options
author | 2016-08-30 16:47:02 +0100 | |
---|---|---|
committer | 2016-08-30 11:59:47 -0400 | |
commit | 9ebae9e4bcd7dff22536af8a969d8f66e6f23900 (patch) | |
tree | ba889d72dd4370096ded458db27704d1d139309c /arch/s390 | |
parent | ahci: disable correct irq for dummy ports (diff) | |
download | linux-dev-9ebae9e4bcd7dff22536af8a969d8f66e6f23900.tar.xz linux-dev-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 '')
0 files changed, 0 insertions, 0 deletions