On Tue, 19 Mar 2019 at 21:04, Eddie James <eajames@xxxxxxxxxxxxx> wrote: > > In the case of power sensor version 0xA0, the sensor indexing overlapped > with the "caps" power sensors, resulting in probe failure and kernel > warnings. Fix this by specifying the next index for each power sensor > version. > > Fixes: 54076cb ("hwmon (occ): Add sensor attributes and register ...") > Signed-off-by: Eddie James <eajames@xxxxxxxxxxxxx> You forgot to cc stable: cc: stable@xxxxxxxxxxxxxxx # 4.21 Tested-by: Joel Stanley <joel@xxxxxxxxx> Cheers, Joel