ASoC: rsrc-card: remove board specific compatible
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 23 Aug 2016 01:33:57 +0000 (01:33 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 24 Aug 2016 10:19:16 +0000 (11:19 +0100)
commita3235938308150fbd0f8b478e73d1e66e945937a
treec465bd0441b65ce7ea10283cdc1391630c6d719f
parent79e79e2ebc454e66f02e1b7e962711eee4da7e15
ASoC: rsrc-card: remove board specific compatible

rsrc-card has board specific compatible (= lager/koelsh), but these were
created as 1st prototype, and it is used in my test environment only.
Now normal user can use generic compatible (= renesas,rsrc-card).
Removing these board specific compatible doesn't breake compatibility.
This patch remove these.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
sound/soc/sh/rcar/rsrc-card.c