]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/nvram: Allow byte length reads from mmio NVRAM driver
authorMartyn Welch <martyn.welch@gefanuc.com>
Thu, 2 Jul 2009 06:12:18 +0000 (06:12 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Aug 2009 00:29:22 +0000 (10:29 +1000)
commit690a2d074ead1867ca5a1976284ca1c89ebc04c6
tree2d82a04036c49e01c7de1d57bdc976b6878c6347
parentae142e0c52b38e44d28b12f77c6e7faa96f7a069
powerpc/nvram: Allow byte length reads from mmio NVRAM driver

Add a byte length read and write interface compatible with the
nvram_generic driver interface to the mmio driver.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/sysdev/mmio_nvram.c