This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

read through sysfs for eeprom at24

HI ,

i want to create the sysfs entries for the eeprom to read the data from the particular in the eeprom through the application .

for ex: cat /sys/eeprom/.. likewise ,can u suggest me the way  how to write the code .as there is a generic driver for eeprom at24.c .with the generic driver how can we read the data from the eeprom

can u reply me ASAP