From: Greg Kroah-Hartman Date: Wed, 16 Jul 2014 01:19:34 +0000 (+0000) Subject: Serial: allow port drivers to have a default attribute group X-Git-Tag: omap-for-v3.17/fixes-against-rc2~165^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=266dcff03eed0050b6af11aaf2a61ab837d7ba3f;p=pandora-kernel.git Serial: allow port drivers to have a default attribute group Some serial drivers (like 8250), want to add sysfs files. We need to do so in a race-free way, so allow any port to be able to specify an attribute group that should be added at device creation time. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Yoshihiro YUNOMAE Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed