From 389be323cfac383e4d71dfeeaa1b0c3aec722a5f Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Tue, 18 Nov 2014 17:04:54 +0100 Subject: [PATCH] i2c: slave-eeprom: add eeprom simulator driver The first user of the i2c-slave interface is an eeprom simulator. It is a shared memory which can be accessed by the remote master via I2C and locally via sysfs. Signed-off-by: Wolfram Sang Signed-off-by: Wolfram Sang --- Reading git-format-patch failed