27 Oct
2016
27 Oct
'16
8:36 p.m.
On Thu, Oct 27, 2016 at 07:16:34PM +0200, Jean-Francois Moine wrote:
Chen-Yu Tsai wens@csie.org wrote:
There's already a driver for basically the same thing:
sound/soc/codec/hdmi-codec.c
You use it by registering a sub-device from your hdmi driver, with the proper platform_data and callbacks. Grep for HDMI_CODEC_DRV_NAME for platforms already using it.
I know that for a long time, and I will not use it on any account: it is a gasworks!
If there are problems with what's there then articulate them and fix them, don't just open code something separate. Just open coding something else without any articulated reasoning is not helping things.