commit | ef542e59d7a11d343149b60609f422effede9d80 | [log] [tgz] |
---|---|---|
author | Sven Van Asbroeck <svendev@arcx.com> | Fri Dec 08 16:25:06 2017 -0500 |
committer | Bartosz Golaszewski <brgl@bgdev.pl> | Mon Jan 01 19:40:49 2018 +0100 |
tree | 7923fa4e22421d5ba10b32a693ffd77a08fbc68d | |
parent | b680f4fa74496ac01e0f77e612a16d1ea892fd2a [diff] |
eeprom: at24: remove temporary fix for at24mac402 size The chip size passed via devicetree, i2c, or acpi device ids is now no longer limited to a power of two. So the temporary fix can be removed. Signed-off-by: Sven Van Asbroeck <svendev@arcx.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>