diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-08-17 08:55:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-21 18:59:30 +0200 |
commit | 0709831a50d31b3caf2237e8d7fe89e15b0d919d (patch) | |
tree | cac4f4c80512aeb8b786f7460954d3b6bdb7582f /drivers/hwmon | |
parent | usb: usbfs: only account once for mmap()'ed usb memory usage (diff) | |
download | linux-0709831a50d31b3caf2237e8d7fe89e15b0d919d.tar.xz linux-0709831a50d31b3caf2237e8d7fe89e15b0d919d.zip |
usb: host: ohci-pxa27x: Fix and & vs | typo
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions