[U-Boot] [PATCH 01/13] video: exynos_fb: Remove callbacks from the driver

Simon Glass sjg at chromium.org
Wed Mar 13 01:13:04 CET 2013


Hi,

On Fri, Feb 22, 2013 at 1:52 AM, Ajay Kumar <ajaykumar.rs at samsung.com> wrote:
> Replaced the functionality of callbacks by using a standard set of functions.
> Instead of implementing and hooking up a callback, put the same code in one of
> the standard set of functions by overriding it.
>
> This patch is tested only on SMDK5250.
> For Trats and universal_c210 board, it is only compile tested.

Can I ask please why you are doing this? It seems like the existing
interface is better.

Regards,
Simon


More information about the U-Boot mailing list