[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181017190156.30010-1-nsaenzjulienne@suse.de>
Date: Wed, 17 Oct 2018 21:01:49 +0200
From: Nicolas Saenz Julienne <nsaenzjulienne@...e.de>
To: gregkh@...uxfoundation.org
Cc: eric@...olt.net, stefan.wahren@...e.com,
linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
tiwai@...e.de, nsaenzjulienne@...e.de, devel@...verdev.osuosl.org
Subject: [PATCH v2 0/7] staging: bcm2835-audio: Cleanups and upgrades
Hi,
I just received a RPi3B+ and decided to have a go at fixing stuff in the
audio driver. The changes are mostly cosmetic. I also took the liberty
to update the TODO file.
The series was developed on top of linux-next and tested on a RPi2B and
RPi3B+. Sadly I don't have an HDMI monitor with sound so I only tested
the mini jack output.
Thanks,
Nicolas
v2: Removes the device tree related patches, updates TODO accordingly
and adds suggestions from Takashi.
----
Nicolas Saenz Julienne (7):
staging: bcm2835-audio: unify FOURCC command definitions
staging: bcm2835-audio: don't initialize memory twice
staging: bcm2835-audio: reorder variable declarations & remove trivial
comments
staging: bcm2835-audio: use anonymous union in struct vc_audio_msg
staging: bcm2835-audio: more generic probe function name
staging: bcm2835-audio: rename platform_driver structure
staging: bcm2835-audio: update TODO
.../staging/vc04_services/bcm2835-audio/TODO | 25 ++----------
.../vc04_services/bcm2835-audio/bcm2835-pcm.c | 10 +----
.../bcm2835-audio/bcm2835-vchiq.c | 39 ++++++++-----------
.../vc04_services/bcm2835-audio/bcm2835.c | 26 ++++++-------
.../bcm2835-audio/vc_vchi_audioserv_defs.h | 6 ++-
5 files changed, 38 insertions(+), 68 deletions(-)
--
2.19.1
Powered by blists - more mailing lists