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:
ac3dd5b
)
floppy: Avoid manual call of device_create_file()
author
Takashi Iwai
<tiwai@suse.de>
Mon, 2 Feb 2015 16:08:45 +0000
(17:08 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 3 Feb 2015 12:00:36 +0000
(13:00 +0100)
Use the static attribute groups assigned to the device instead of
calling device_create_file() after the device registration.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/block/floppy.c
patch
|
blob
|
history
diff --cc
drivers/block/floppy.c
Simple merge