linux/sound/soc/omap
Joe Perches b6b996b6cd treewide: Use DEVICE_ATTR_RW
Convert DEVICE_ATTR uses to DEVICE_ATTR_RW where possible.

Done with perl script:

$ git grep -w --name-only DEVICE_ATTR | \
  xargs perl -i -e 'local $/; while (<>) { s/\bDEVICE_ATTR\s*\(\s*(\w+)\s*,\s*\(?(\s*S_IRUGO\s*\|\s*S_IWUSR|\s*S_IWUSR\s*\|\s*S_IRUGO\s*|\s*0644\s*)\)?\s*,\s*\1_show\s*,\s*\1_store\s*\)/DEVICE_ATTR_RW(\1)/g; print;}'

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-09 16:33:31 +01:00
..
am3517evm.c ASoC: omap: constify snd_soc_ops structures 2017-03-20 11:26:37 +00:00
ams-delta.c ALSA: Convert timers to use timer_setup() 2017-10-26 14:44:59 +02:00
Kconfig Merge remote-tracking branches 'asoc/topic/tas571x', 'asoc/topic/tlv320aic31xx', 'asoc/topic/tpa6130a2', 'asoc/topic/twl6040' and 'asoc/topic/wm8731' into asoc-next 2016-07-24 22:07:46 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mcbsp.c treewide: Use DEVICE_ATTR_RW 2018-01-09 16:33:31 +01:00
mcbsp.h ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent glitches 2017-02-01 17:19:53 +00:00
n810.c ASoC: omap: constify snd_soc_ops structures 2017-03-20 11:26:37 +00:00
omap3pandora.c ASoC: omap: constify snd_soc_ops structures 2017-03-20 11:26:37 +00:00
omap-abe-twl6040.c ASoC: omap: constify snd_soc_ops structures 2017-03-20 11:26:37 +00:00
omap-dmic.c ASoC: omap: drop owner assignment from platform_drivers 2014-10-20 16:22:11 +02:00
omap-dmic.h ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC 2011-11-28 17:21:44 +00:00
omap-hdmi-audio.c ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf 2017-09-21 15:56:03 +01:00
omap-mcbsp.c ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent glitches 2017-02-01 17:19:53 +00:00
omap-mcbsp.h ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter 2014-05-01 10:54:34 -07:00
omap-mcpdm.c ASoC: omap-mcpdm: Fix irq resource handling 2016-08-23 12:00:47 +01:00
omap-mcpdm.h ASoC: omap-mcpdm: API to configure offset cancellation 2011-09-26 22:23:32 +01:00
omap-pcm.c ASoC: omap: make snd_soc_platform_driver const 2017-08-14 17:19:24 +01:00
omap-twl4030.c ASoC: omap: Remove superfluous snd_soc_jack_free_gpios() call 2017-08-22 13:38:53 +01:00
osk5912.c ASoC: omap: constify snd_soc_ops structures 2017-03-20 11:26:37 +00:00
rx51.c ASoC: omap: Remove superfluous snd_soc_jack_free_gpios() call 2017-08-22 13:38:53 +01:00