From: Axel Lin Date: Sat, 30 Jul 2011 19:05:13 +0000 (-0700) Subject: Input: lm8323 - add missing device_remove_file for dev_attr_time X-Git-Tag: v3.1-rc1~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52db9819ac96b0c5a4e075d836cf21dc529cbce4;p=pandora-kernel.git Input: lm8323 - add missing device_remove_file for dev_attr_time Add missing device_remove_file() for dev_attr_time in lm8323_remove(). Also calling device_remove_file() in lm8323_probe() error path to remove sysfs attribute file. Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed