commit | ceb1edc2a0a52b6f4285fbfc8f29a42b6109e52d | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue May 08 11:44:51 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 08 13:41:48 2018 +0200 |
tree | 7980ebe0dd39fa121e9bd195d459b29475be4233 | |
parent | 071e5069cbc47385be2e66a6b6ac9ab17a403b1a [diff] |
staging: most: i2c: prevent division by zero This prevents division by zero scan_rate. The zero scan_rate does not need any special action as it actually means "never poll again". Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de> Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>