On 23/04/14 20:12, [email protected] wrote:
From: Marcus Cooper <[email protected]>

Hi,

There is a lot of code in the HDMI driver that does
nothing. These patches removes all the unnecessary
code, provides a clean up and some parameter checks
which came from the comparing the drivers released
under the A23 SDK.

I have tested this on my A10 and A20 devices and
everything seems to work as it did before the patches
were applied.

Thanks,
Marcus

Marcus Cooper (6):
   sunxi: hdmi: Removal of unneeded headers
   sunxi: hdmi: remove HDMI capture
   sunxi: hmdi: remove what looks like I2S leftovers
   sunxi: hdmi: strip out more unneeded code
   sunxi: hdmi: audio tidy up
   sunxi: hdmi: added parameter checks

  sound/soc/sunxi/hdmiaudio/sndhdmi.c         |  78 ++--
  sound/soc/sunxi/hdmiaudio/sndhdmi.h         |  36 --
  sound/soc/sunxi/hdmiaudio/sunxi-hdmiaudio.c | 603 ++++------------------------
  sound/soc/sunxi/hdmiaudio/sunxi-hdmiaudio.h | 303 --------------
  sound/soc/sunxi/hdmiaudio/sunxi-hdmipcm.c   | 141 ++++---
  sound/soc/sunxi/hdmiaudio/sunxi-hdmipcm.h   |  25 --
  sound/soc/sunxi/hdmiaudio/sunxi-sndhdmi.c   | 232 +----------
  sound/soc/sunxi/hdmiaudio/sunxi-sndhdmi.h   |  26 --
  8 files changed, 217 insertions(+), 1227 deletions(-)
  delete mode 100644 sound/soc/sunxi/hdmiaudio/sndhdmi.h
  delete mode 100644 sound/soc/sunxi/hdmiaudio/sunxi-hdmiaudio.h
  delete mode 100644 sound/soc/sunxi/hdmiaudio/sunxi-hdmipcm.h
  delete mode 100644 sound/soc/sunxi/hdmiaudio/sunxi-sndhdmi.h


thank you! merged into stage/sunxi-3.4

cheers,
Alejandro Mery

--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to