2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/staging/line6
Greg Kroah-Hartman e7c8a7e350 staging: line6: use default sysfs attribute macros
Move to use the DEVICE_ATTR_RW/RO macros, making it easier to audit the
sysfs file permissions, and get rid of the "empty" callback for
read-only files, saving lines of code.

Cc: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Laurent Navet <laurent.navet@gmail.com>
Cc: Johannes Thumshirn <morbidrsa@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-24 10:36:49 -07:00
..
audio.c
audio.h
capture.c staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM 2013-01-20 15:56:59 -08:00
capture.h
driver.c staging: line6: use default sysfs attribute macros 2013-08-24 10:36:49 -07:00
driver.h staging: line6: use default sysfs attribute macros 2013-08-24 10:36:49 -07:00
Kconfig staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM 2013-01-20 15:56:59 -08:00
Makefile staging: line6: drop unused dumprequest code 2012-11-26 16:13:51 -08:00
midi.c staging: line6: rename MidiBuffer to avoid CamelCase 2013-01-11 16:40:50 -08:00
midi.h staging: line6: rename MidiBuffer to avoid CamelCase 2013-01-11 16:40:50 -08:00
midibuf.c staging: line6: rename MidiBuffer to avoid CamelCase 2013-01-11 16:40:50 -08:00
midibuf.h staging: line6: rename MidiBuffer to avoid CamelCase 2013-01-11 16:40:50 -08:00
pcm.c staging: line6: use default sysfs attribute macros 2013-08-24 10:36:49 -07:00
pcm.h staging: line6: drop trailing whitespace in pcm.h 2012-11-13 13:17:40 -08:00
playback.c staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM 2013-01-20 15:56:59 -08:00
playback.h
pod.c staging: line6: use default sysfs attribute macros 2013-08-24 10:36:49 -07:00
pod.h staging: line6: drop dump requests from pod startup 2012-11-26 16:13:51 -08:00
podhd.c
podhd.h
revision.h
toneport.c staging: line6: drop ToneportSourceInfo CamelCase name 2013-01-11 16:40:50 -08:00
toneport.h
usbdefs.h staging: line6: wrap lines to 80 chars in usbdefs.h 2012-11-13 13:17:40 -08:00
variax.c staging: line6: clean up line6_variax_process_message() 2013-01-20 15:57:47 -08:00
variax.h staging: line6: drop dump requests from variax startup 2012-11-26 16:13:51 -08:00