]> 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)
commit83a072d1ea31c8213bd16d508b1085887f410fcb
tree00e53058303906d995d68c6e2cd620e92a5be5b0
parentb1346fc1d135b2e2cbe324cfd18848b50cd6fc95
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: a84a1f168498 ("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