From: David Brownell Date: Thu, 2 Apr 2009 23:56:58 +0000 (-0700) Subject: memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs X-Git-Tag: v2.6.30-rc1~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14dd1ff0f9e75dd4ae2f1ff8e48becb76d14f4ab;p=pandora-kernel.git memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs - Define new setup() hook to export the accessor - Implement accessor methods Moves some error checking out of the sysfs interface code into the layer below it, which is now shared by both sysfs and memory access code. Signed-off-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