On Sat, 28 Mar 2009 19:05:13 -0700
"Mark A. Greer" <[email protected]> wrote:

> From: Mark A. Greer <[email protected]>
> 
> Currently, there is one set of platform_device and platform_data
> structures for all DaVinci SoCs.  The differences in the data
> between the various SoCs is handled by davinci_serial_init()
> by checking the SoC type.  However, as new SoCs appear, this
> routine will become more & more cluttered.
> 
> To clean up the routine and make it easier to add support for new
> SoCs, move the platform_device and platform_data structures into the
> SoC-specific code and use the SoC infrastructure to provide access
> to the data.

Hi Mark,
In doing so, it seems you are re-introducing the bug that I fixed
in commit aeb81be782b838f96b1eca90ff49b217035b8461

Can you please check that and correct this patch?

Thank-you,
Hugo V.

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to