From: Bart Van Assche Date: Tue, 23 Aug 2011 17:27:27 +0000 (+0200) Subject: docs/driver-model: Document device.groups X-Git-Tag: v3.2-rc1~184^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58cb9cc8a46c9e539cbf8007cd5ede3c09c3524;p=pandora-kernel.git docs/driver-model: Document device.groups Several drivers use device_create_file() where device.groups should be used instead. This patch documents that and also removes the comments about device classes since these should not be used in new code in the way documented until now in Documentation/driver-model/device.txt. Signed-off-by: Bart Van Assche Cc: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed