Thomas Gleixner
a636cd6c42
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
...
Based on 1 normalized pattern(s):
licensed under gplv2 or later
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-or-later
has been chosen to replace the boilerplate/reference in 118 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Jilayne Lovejoy <opensource@jilayne.com >
Reviewed-by: Steve Winslow <swinslow@gmail.com >
Reviewed-by: Allison Randal <allison@lohutok.net >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190519154040.961286471@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-05-21 11:28:40 +02:00
Codrut Grosu
adbdba3fa1
ASoC: sirf: Added blank line after declarations
...
This was reported by checkpatch.pl
Signed-off-by: Codrut GROSU <codrut.cristian.grosu@gmail.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2017-03-07 14:31:51 +01:00
Wolfram Sang
33db744abe
ASoC: sirf: drop owner assignment from platform_drivers
...
A platform_driver does not need to set an owner, it will be populated by the
driver core.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de >
2014-10-20 16:22:14 +02:00
Rongjun Ying
b87704cef2
ASoC: sirf: Move the tx rx enable from port to codec, that will not need register sharing
...
The port driver only used to register component and dmaengine pcm.
Signed-off-by: Rongjun Ying <rongjun.ying@csr.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2014-04-14 17:28:17 +01:00
Rongjun Ying
a731e217df
ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec
...
This driver is used by SIRF internal audio codec.
Use dedicated SiRF audio port TXFIFO and RXFIFO
Supports two DMA channels for SiRF audio port TXFIFO and RXFIFO
The audio port like as audio bus such as i2s.
Signed-off-by: Rongjun Ying <rongjun.ying@csr.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2014-03-06 17:20:08 +08:00