[alsa-devel] [PATCH 2/2] ASoC: tfa9879: switch to using .probe_new
Peter Rosin
peda at axentia.se
Thu Apr 12 23:14:32 CEST 2018
On 2018-04-12 18:16, Mark Brown wrote:
> On Wed, Apr 11, 2018 at 02:42:38PM +0200, Peter Rosin wrote:
>
>> Use the new probe style for i2c drivers.
> This doesn't apply against current code, please check and resend.
That's not my fault. Somebody forgot to drop a note with the maintainer
so I was completely unaware of this change. It seems to have been a
cocci-script or something behind that change because the code looks
like shit afterwards.
For the record, I wish to be on Cc for changes to files I maintain.
That is one of the core functions of the MAINTAINERS file, right?
Anyway, I added a couple of fixups for that mess and I also did a SPDX
conversion while at it since I noticed it was needed. Finishing off with
the rebased patch.
Cheers,
Peter
Peter Rosin (5):
ASoC: max9860: fix whitespace issues caused by mindless conversion
ASoC: tfa9879: fix whitespace issues caused by mindless conversion
ASoC: max9860: switch to SPDX license tag
ASoC: tfa9879: switch to SPDX license tag
ASoC: tfa9879: switch to using .probe_new
sound/soc/codecs/max9860.c | 18 ++++++------------
sound/soc/codecs/max9860.h | 10 +---------
sound/soc/codecs/tfa9879.c | 37 ++++++++++++++++---------------------
sound/soc/codecs/tfa9879.h | 7 +------
4 files changed, 24 insertions(+), 48 deletions(-)
--
2.11.0
More information about the Alsa-devel
mailing list