git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8b29f0
)
Serial: allow port drivers to have a default attribute group
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 16 Jul 2014 01:19:34 +0000
(
01:19
+0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 01:21:21 +0000
(18:21 -0700)
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 <gregkh@linuxfoundation.org>
Signed-off-by: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found