From: Takashi Iwai Date: Thu, 5 Feb 2015 10:07:42 +0000 (+0100) Subject: tty: Use static attribute groups for sysfs entries X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1083a7be4504df8149015894c982ebaf69766ddc;p=pandora-kernel.git tty: Use static attribute groups for sysfs entries Instead of manual calls of device_create_file() and device_remove_file(), pass the static attribute groups using device_create_with_groups(). Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed