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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel