hwmon: (occ) Start sequence number at one
authorEddie James <eajames@linux.ibm.com>
Tue, 9 Feb 2021 17:12:34 +0000 (11:12 -0600)
committerJoel Stanley <joel@jms.id.au>
Fri, 4 Jun 2021 04:59:58 +0000 (14:29 +0930)
commit75028ef4583091c355ac78ef03b64fc8f1f87909
tree72174900075024599cd88a76db7c2bb80c4f14da
parent614f0a50c9df6e56e555b66f2bdd0495d4c4aef1
hwmon: (occ) Start sequence number at one

Initialize the sequence number at one, rather than zero, in order
to prevent false matches with the zero-initialized OCC SRAM
buffer before the OCC is fully initialized.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210209171235.20624-4-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/hwmon/occ/common.c