linux/drivers/tty/vt
Takashi Iwai 1083a7be45 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 <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-26 16:10:10 +01:00
..
.gitignore
Makefile
consolemap.c
cp437.uni
defkeymap.c_shipped
defkeymap.map
keyboard.c
selection.c
vc_screen.c
vt.c tty: Use static attribute groups for sysfs entries 2015-03-26 16:10:10 +01:00
vt_ioctl.c