mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: cs-amp-lib: Some bug and typo fixes
@ 2026-05-21 12:25 Richard Fitzgerald
  2026-05-21 12:25 ` [PATCH 1/3] ASoC: cs-amp-lib: Fix wrong sizeof() in _cs_amp_set_efi_calibration_data() Richard Fitzgerald
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Fitzgerald @ 2026-05-21 12:25 UTC (permalink / raw)
  To: broonie; +Cc: linux-sound, linux-kernel, patches

This series fixes bugs and a typo in cs-amp-lib.

Richard Fitzgerald (3):
  ASoC: cs-amp-lib: Fix wrong sizeof() in
    _cs_amp_set_efi_calibration_data()
  ASoC: cs-amp-lib: Fix missing dput() after debugfs_lookup()
  ASoC: cs-amp-lib: Fix typo in error message: write -> read

 sound/soc/codecs/cs-amp-lib.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

-- 
2.47.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-22 10:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-21 12:25 [PATCH 0/3] ASoC: cs-amp-lib: Some bug and typo fixes Richard Fitzgerald
2026-05-21 12:25 ` [PATCH 1/3] ASoC: cs-amp-lib: Fix wrong sizeof() in _cs_amp_set_efi_calibration_data() Richard Fitzgerald
2026-05-21 12:25 ` [PATCH 2/3] ASoC: cs-amp-lib: Fix missing dput() after debugfs_lookup() Richard Fitzgerald
2026-05-21 12:25 ` [PATCH 3/3] ASoC: cs-amp-lib: Fix typo in error message: write -> read Richard Fitzgerald
2026-05-21 14:13 ` [PATCH 0/3] ASoC: cs-amp-lib: Some bug and typo fixes Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome