From: Kevin Hilman Date: Thu, 2 Apr 2009 23:56:56 +0000 (-0700) Subject: memory_accessor: new interface for reading/writing persistent memory X-Git-Tag: v2.6.30-rc1~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06c421ee0d5af95c8c6749ca0ba620cd5010707f;p=pandora-kernel.git memory_accessor: new interface for reading/writing persistent memory Add an interface by which other kernel code can read/write persistent memory such as I2C or SPI EEPROMs, or devices which provide NVRAM. Use cases include storage of board-specific configuration data like Ethernet addresses and sensor calibrations. Original idea, review and improvement suggestions by David Brownell. Acked-by: David Brownell Signed-off-by: Kevin Hilman Cc: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed