8, 2018, 3:31 p.m. UTC 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.
Patch 07/28 Arm: Da Vinci: Dm365-evm: Use Nvmem Lookup For Macbook Pro
Pivottable'da verileri sralama. Signed-off-by: Bartosz Golaszewski - arch/arm/mach-davinci/board-dm365-evm.c 13 - 1 file changed, 5 insertions(+), 8 deletions(-) Comments.