]> git.baikalelectronics.ru Git - kernel.git/commit
eeprom: at24: remove nvmem_config from at24_data
authorBartosz Golaszewski <brgl@bgdev.pl>
Mon, 19 Mar 2018 09:17:02 +0000 (10:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Mar 2018 15:22:30 +0000 (16:22 +0100)
commitc4dfc5bee435ae30972b20958db3744bcf9712c5
tree6e286f40c6835ff2087501ebadd991528a6f92d2
parentacbde8be1512664a2f0a47463d1b4817aeb5d222
eeprom: at24: remove nvmem_config from at24_data

This structure only needs to exist during the call to nvmem_register().

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>
drivers/misc/eeprom/at24.c