From: Kay Sievers Date: Wed, 21 Dec 2011 22:48:43 +0000 (-0800) Subject: convert 'memory' sysdev_class to a regular subsystem X-Git-Tag: sz_154~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a1893270140fba0552d063bcd3d334bf4f7b72;p=pandora-kernel.git convert 'memory' sysdev_class to a regular subsystem This moves the 'memory sysdev_class' over to a regular 'memory' subsystem and converts the devices to regular devices. The sysdev drivers are implemented as subsystem interfaces now. After all sysdev classes are ported to regular driver core entities, the sysdev implementation will be entirely removed from the kernel. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed