summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorMark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>2023-02-07 06:33:37 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-02-07 10:43:47 +0300
commita7efe3fc7cbe27c6eb2c2a3ab612194f8f800f4c (patch)
tree54129d7ab29a9741889f0fbe66809993e12713e8 /usr
parent41070a7027e9c4493791266fa38e59ded6aea7b4 (diff)
downloadlinux-a7efe3fc7cbe27c6eb2c2a3ab612194f8f800f4c.tar.xz
usb: max-3421: Fix setting of I/O pins
To update the I/O pins, the registers are read/modified/written. The read operation incorrectly always read the first register. Although wrong, there wasn't any impact as all the output pins are always written, and the inputs are read only anyway. Fixes: 2d53139f3162 ("Add support for using a MAX3421E chip as a host driver.") Signed-off-by: Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz> Link: https://lore.kernel.org/r/20230207033337.18112-1-mark.tomlinson@alliedtelesis.co.nz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions