Re: [PATCH 7/7 linux-next] ASoC: rsnd: constify of_device_id array

2015-03-22 Thread Mark Brown
On Wed, Mar 18, 2015 at 05:49:02PM +0100, Fabian Frederick wrote: > of_device_id is always used as const. > (See driver.of_match_table and open firmware functions) Applied, thanks. signature.asc Description: Digital signature

[PATCH 7/7 linux-next] ASoC: rsnd: constify of_device_id array

2015-03-18 Thread Fabian Frederick
of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick --- sound/soc/sh/rcar/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/sh/rcar/core.c b/sound/soc/sh/rcar/core.c index be03474..e9bac7