alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH for-5.6 0/4] staging: ALSA PCM API updates
@ 2019-12-10 14:13 Takashi Iwai
  2019-12-10 14:13 ` [alsa-devel] [PATCH for-5.6 1/4] staging: most: Use managed buffer allocation Takashi Iwai
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Takashi Iwai @ 2019-12-10 14:13 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: devel, alsa-devel, Florian Fainelli, Scott Branden, Ray Jui,
	linux-kernel, bcm-kernel-feedback-list, Nicolas Saenz Julienne

Hi,

this is a patch set to adapt the latest ALSA PCM API to staging
drivers.  Basically these are merely cleanups, as shown in diffstat,
and there should be no functional changes.

As the corresponding ALSA PCM API change is found in 5.5-rc1, please
apply these on 5.5-rc1 or later.  Or if you prefer, I can merge them
through sound tree, too.  Let me know.


thanks,

Takashi

===

Takashi Iwai (4):
  staging: most: Use managed buffer allocation
  staging: bcm2835-audio: Use managed buffer allocation
  staging: most: Drop superfluous ioctl PCM ops
  staging: bcm2835-audio: Drop superfluous ioctl PCM ops

 drivers/staging/most/sound/sound.c                 | 45 +---------------------
 .../vc04_services/bcm2835-audio/bcm2835-pcm.c      | 19 +--------
 2 files changed, 2 insertions(+), 62 deletions(-)

-- 
2.16.4

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-12-12 14:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-10 14:13 [alsa-devel] [PATCH for-5.6 0/4] staging: ALSA PCM API updates Takashi Iwai
2019-12-10 14:13 ` [alsa-devel] [PATCH for-5.6 1/4] staging: most: Use managed buffer allocation Takashi Iwai
2019-12-10 14:13 ` [alsa-devel] [PATCH for-5.6 2/4] staging: bcm2835-audio: " Takashi Iwai
2019-12-12 10:57   ` Nicolas Saenz Julienne
2019-12-10 14:13 ` [alsa-devel] [PATCH for-5.6 3/4] staging: most: Drop superfluous ioctl PCM ops Takashi Iwai
2019-12-10 14:13 ` [alsa-devel] [PATCH for-5.6 4/4] staging: bcm2835-audio: " Takashi Iwai
2019-12-12 10:57   ` Nicolas Saenz Julienne
2019-12-10 14:42 ` [alsa-devel] [PATCH for-5.6 0/4] staging: ALSA PCM API updates Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).