summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2019-08-17 09:55:20 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-04-05 12:15:42 +0300
commitb27dd264e67bc8b6883d169ab2da5dfc3398740d (patch)
tree4bb909456f71adb9d4d08eeffee71407c903318b /samples
parent76d41dc2622f4947066df1cd1fd35e4274ee4ecc (diff)
downloadlinux-b27dd264e67bc8b6883d169ab2da5dfc3398740d.tar.xz
usb: host: ohci-pxa27x: Fix and & vs | typo
commit 0709831a50d31b3caf2237e8d7fe89e15b0d919d upstream. The code is supposed to clear the RH_A_NPS and RH_A_PSM bits, but it's a no-op because of the & vs | typo. This bug predates git and it was only discovered using static analysis so it must not affect too many people in real life. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Link: https://lore.kernel.org/r/20190817065520.GA29951@mwanda Signed-off-by: Nobuhiro Iwamatsu (CIP) <nobuhiro1.iwamatsu@toshiba.co.jp> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions