[PATCH v2 2/2] support either TAS2764 or TAS2780 device from TI
Mark Brown
broonie at kernel.org
Mon Mar 21 13:40:12 CET 2022
On Fri, Mar 18, 2022 at 05:49:03PM +0800, Raphael-Xu wrote:
> Signed-off-by: Raphael-Xu <13691752556 at 139.com>
> ---
> sound/soc/codecs/Kconfig | 13 +-
> sound/soc/codecs/Makefile | 4 +-
> sound/soc/codecs/tas2764.c | 688 -----------------
> sound/soc/codecs/tas27xx.c | 861 ++++++++++++++++++++++
> sound/soc/codecs/{tas2764.h => tas27xx.h} | 27 +-
> 5 files changed, 890 insertions(+), 703 deletions(-)
Can you please respin this with a separate patch *just* doing the file
renames? git format-patch noticed that the header was a rename but it
didn't manage to figure that out for the main driver file which makes it
much harder to review what's actually changed underneath the rename.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20220321/7428fd25/attachment.sig>
More information about the Alsa-devel
mailing list