Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-07 | ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TEST | 1 | -1/+8 | ||
Show the knob to enable or disable the jz4740-codec driver, add a proper description, and add a dependency on MIPS || COMPILE_TEST, as this driver is only useful on MIPS. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Mark Brown <broonie@kernel.org> | |||||
2019-02-07 | ASoC: codecs: jz4740: Add support for devicetree | 1 | -0/+9 | ||
Add support for probing the driver from devicetree. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Mark Brown <broonie@kernel.org> | |||||
2019-02-07 | ASoC: codecs: jz4740: Use SPDX license notifier | 1 | -12/+5 | ||
Add license information as a standard SPDX license notifier instead of custom text. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Mark Brown <broonie@kernel.org> |