]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
eeprom: at24: remove temporary fix for at24mac402 size
authorSven Van Asbroeck <svendev@arcx.com>
Fri, 8 Dec 2017 21:25:06 +0000 (16:25 -0500)
committerBartosz Golaszewski <brgl@bgdev.pl>
Mon, 1 Jan 2018 18:40:49 +0000 (19:40 +0100)
commitef542e59d7a11d343149b60609f422effede9d80
tree7923fa4e22421d5ba10b32a693ffd77a08fbc68d
parentb680f4fa74496ac01e0f77e612a16d1ea892fd2a
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>
drivers/misc/eeprom/at24.c