diff options
author | Jean Delvare <jdelvare@suse.de> | 2017-12-07 12:25:45 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-12-12 23:27:04 +0100 |
commit | 45fd4470ba86e9ca2837b666a52cc65dc69f0fa3 (patch) | |
tree | 9baa298e12215d8c1ba5f356d0a3313d85cb8842 /lib/percpu-refcount.c | |
parent | 9c41e452188339989c2c9ca5fc54f10935207968 (diff) | |
download | linux-45fd4470ba86e9ca2837b666a52cc65dc69f0fa3.tar.bz2 |
i2c: piix4: Fix port number check on release
The port number shift is still hard-coded to 1 while it now depends
on the hardware.
Thankfully 0 is always 0 no matter how you shift it, so this was a
bug without consequences.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: 0fe16195f891 ("i2c: piix4: Fix SMBus port selection for AMD Family 17h chips")
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'lib/percpu-refcount.c')
0 files changed, 0 insertions, 0 deletions