]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] xpram system device class.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 7 Aug 2006 16:13:06 +0000 (18:13 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 7 Aug 2006 16:13:06 +0000 (18:13 +0200)
commit37ab46a3f4983c32d5b5ab6a0366ec482e38ba47
tree99b89f690e9aafc75ad9a563214338483d496c27
parent65200c291c4ce397835d8232eaa0878b765a9bce
[S390] xpram system device class.

Remove system device class for xpram. It creates the directory hierarchy
under /sys/devices/system/xpram/xpram0. The xpram0 directory is empty and
it is always created while xpram1 and following devices are always missing,
independent if the devices exist or not. Since the xpram devices are
listed in /proc/partitions and /sys/block/ as slram<x> the system device
class for xpram is meaningless.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/xpram.c