Re: [PATCH v2 04/13] OMAPDSS: hdmi: Make hdmi structure public
From: Jyri Sarha <hidden>
Date: 2014-08-07 09:29:47
Also in:
alsa-devel, linux-omap
From: Jyri Sarha <hidden>
Date: 2014-08-07 09:29:47
Also in:
alsa-devel, linux-omap
On 08/07/2014 10:04 AM, Tomi Valkeinen wrote:
On 27/06/14 21:38, Jyri Sarha wrote:quoted
Name the anonymous hdmi struct as omap_hdmi. Move the struct definition to hdmi.h and turn core member into a pointer to deal with it's different definitions for omap4 and omap5. Make associated changes to hdmi4.c and hdmi5.c.I didn't understand this one. Why did you make struct hdmi_core_data a pointer?
That is because there is no point to it :)... my mistake made in a hurry. I'll fix that. Cheers, Jyri