[U-Boot] [PATCH 11/13] lcd: rename bitmap_plot to better represent its functionality
Simon Glass
sjg at chromium.org
Sat Jan 31 01:25:00 CET 2015
On 29 January 2015 at 04:21, Nikita Kiryanov <nikita at compulab.co.il> wrote:
> The name "bitmap_plot" is misleading because it implies that this is a generic
> function capable of dealing with any bitmap, but its implementation only works
> with the logo data.
>
> Rename the function to better reflect this.
>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
> common/lcd.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list