Re: [PATCH 1/2] ASoC: rsnd: remove rsnd_priv_read/write/bset()

2013-09-24 Thread Mark Brown
On Mon, Sep 23, 2013 at 11:12:17PM -0700, Kuninori Morimoto wrote: > adg.c only used rsnd_priv_read/write/bset() > which is the only user of NULL mod. > but, it can be removed. Applied both, thanks. signature.asc Description: Digital signature

[PATCH 1/2] ASoC: rsnd: remove rsnd_priv_read/write/bset()

2013-09-23 Thread Kuninori Morimoto
adg.c only used rsnd_priv_read/write/bset() which is the only user of NULL mod. but, it can be removed. Signed-off-by: Kuninori Morimoto --- sound/soc/sh/rcar/adg.c | 10 +++--- sound/soc/sh/rcar/rsnd.h |4 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sound/soc/