linux/drivers/switch
Qiao Zhou 4155e96bc4 drivers: switch: remove S_IWUSR from dev_attr
it doesn't need S_IWUSR attribute since xxx_store API is un-needed.
otherwise the WARN check in device_create_file will alert.

Change-Id: I6360bf022dcd659bfb3f41c84624f954d5d15ea5
Signed-off-by: Qiao Zhou <zhouqiao@marvell.com>
2013-10-31 09:36:50 +08:00
..
Kconfig switch: switch class and GPIO drivers. 2013-07-01 13:40:19 -07:00
Makefile switch: switch class and GPIO drivers. 2013-07-01 13:40:19 -07:00
switch_class.c drivers: switch: remove S_IWUSR from dev_attr 2013-10-31 09:36:50 +08:00
switch_gpio.c switch: switch class and GPIO drivers. 2013-07-01 13:40:19 -07:00