diff options
author | Bartosz Golaszewski <brgl@bgdev.pl> | 2018-03-19 10:17:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-23 16:25:00 +0100 |
commit | 7c7f428eda52bbd72e8bef55298e5156f3e0ca9e (patch) | |
tree | 2d124009809d75dbe970b7b5695609f21be709a7 /drivers/misc/atmel-ssc.c | |
parent | eeprom: at24: make struct initialization uniform in at24_probe() (diff) | |
download | linux-7c7f428eda52bbd72e8bef55298e5156f3e0ca9e.tar.xz linux-7c7f428eda52bbd72e8bef55298e5156f3e0ca9e.zip |
eeprom: at24: don't check if byte_len is a power of 2
We support certain models the size of which is not a power of 2. This
is not a reason to emit a warning.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Tested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/atmel-ssc.c')
0 files changed, 0 insertions, 0 deletions