]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: fsi: Fix the port number field in status register
authorEddie James <eajames@linux.ibm.com>
Tue, 9 Jun 2020 20:15:54 +0000 (15:15 -0500)
committerWolfram Sang <wsa@kernel.org>
Thu, 25 Jun 2020 22:25:05 +0000 (00:25 +0200)
commit5c3261070869d3b5792f92718f4f1f06843da0eb
tree00e53058303906d995d68c6e2cd620e92a5be5b0
parent37aacd0ff94bbb0a70d85f34291032641d774b7b
i2c: fsi: Fix the port number field in status register

The port number field in the status register was not correct, so fix it.

Fixes: 909435fc7ee2 ("i2c: Add FSI-attached I2C master algorithm")
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-fsi.c