Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-30 | ASoC: pcm5102a: Remove owner assignment from platform_driver | Fabio Estevam | |
This platform_driver does not need to set an owner as it will be populated by the driver core. Generated by scripts/coccinelle/api/platform_no_drv_owner.cocci. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org> | |||
2016-05-13 | ASoC: pcm5102a: Add support for PCM5102A codec | Florian Meier | |
Some definitions to support the PCM5102A codec by Texas Instruments. Signed-off-by: Florian Meier <florian.meier@koalo.de> Changes to original patch by Florian Meier: * rebased (Makefile and Kconfig * fixed checkpath errors (spaces, newlines) * added dt-binding documentation Signed-off-by: Martin Sperl <kernel@martin.sperl.org> Signed-off-by: Mark Brown <broonie@kernel.org> |