From: Corentin Chary Date: Tue, 26 Jan 2010 20:02:23 +0000 (+0100) Subject: asus-laptop: use device_create_file() instead of platform_group X-Git-Tag: v2.6.34-rc1~221^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a1fd64cb70a42563d2313eb70c6495d2c88b36d;p=pandora-kernel.git asus-laptop: use device_create_file() instead of platform_group There is two reason to do that: - we don't want a "gps" file if the model doesn't have a gps - we don't want to use global variables anymore Signed-off-by: Corentin Chary --- Reading git-diff-tree failed