]> git.sur5r.net Git - groeck-it87/commit
Do not disable SMBs unless really necessary
authorGuenter Roeck <linux@roeck-us.net>
Fri, 6 Oct 2017 23:14:31 +0000 (16:14 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 6 Oct 2017 23:14:31 +0000 (16:14 -0700)
commit4f8c82e23c6ec819d166f467dab5509757dd540a
tree6399c78edab601d54a7b842a0d8d11e7b9901995
parentf8240ebfd5429d8a2811b502f884ee6986762166
Do not disable SMBs unless really necessary

Only disable SMBus if we are going to read/write data.
Disabling it on each attribute read can result in system
instabilities.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
it87.c