diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-02-04 15:18:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 14:41:48 +0100 |
commit | 46239902ecddd4690b6d800da258d0ab65a5cb78 (patch) | |
tree | a5d84db6300867e108f1aef7129ae919988eec30 /include/video/mbxfb.h | |
parent | drivers/base: cacheinfo: validate device node for all the caches (diff) | |
download | linux-46239902ecddd4690b6d800da258d0ab65a5cb78.tar.xz linux-46239902ecddd4690b6d800da258d0ab65a5cb78.zip |
firmware: Avoid manual device_create_file() calls
Use the static attribute groups assigned to the device instead of
manual device_create_file() & co calls. It simplifies the code and
can avoid possible races, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions