From: Alan Jenkins Date: Thu, 3 Dec 2009 07:45:06 +0000 (+0000) Subject: eeepc-laptop: move platform device initialisation to a separate function X-Git-Tag: v2.6.33-rc1~47^2~16^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9db106be554288df5a0a7c56c20257a4391b9738;p=pandora-kernel.git eeepc-laptop: move platform device initialisation to a separate function This moves the sysfs_create_group() call just after the declaration of the platform device attributes. It should make it easier to examine the implementation of the platform device attributes in isolation from the rest of the code. (The next commit will apply this pattern to all of the sub-devices as well). Signed-off-by: Alan Jenkins --- Reading git-diff-tree failed