On Tue, Dec 30, 2014 at 10:55:48AM +, Andrew Jackson wrote:
> From: Andrew Jackson
>
> Allow the driver to be configured through a device tree rather than platform
> data.
Applied but...
> +#ifdef CONFIG_OF
> + .of_match_table = of_match_ptr(dw_i2s_of_match),
> +#endif
...the w
From: Andrew Jackson
Allow the driver to be configured through a device tree rather than platform
data.
Signed-off-by: Andrew Jackson
---
sound/soc/dwc/Kconfig |1 +
sound/soc/dwc/designware_i2s.c | 193 +++-
2 files changed, 151 insertions(+),
2 matches
Mail list logo