June 26, 2018, 10:22 a.m. From: Bartosz Golaszewski We want to work towards phasing out the at24platformdata structure. There are few users and its contents can be represented using generic device properties. Using device properties only will allow us to significantly simplify the at24 configuration code. Remove the at24platformdata structure and replace it with an array of property entries.
Drop the bytelen/size property, as the model name already implies the EEPROM's size. Signed-off-by: Bartosz Golaszewski - arch/arm/mach-davinci/board-dm646x-evm.c 13 - 1 file changed, 5 insertions(+), 8 deletions(-) Patch.
Download kernel-source-4.4.103-18.41.1.noarch.rpm for 42.2 from openSUSE Update Oss repository. [v2,09/29] ARM: davinci: dm646x-evm: use nvmem lookup for mac address. From: Bartosz Golaszewski We want to work towards phasing out the at24_platform_data structure. There are few users and its.