Re: [PATCH] backlight: Rename corgibl_limit_intensity to genericbl_limit_intensity

From: Axel Lin
Date: Thu Sep 29 2011 - 19:45:52 EST


>> Why does corgibl_limit_intensity/genericbl_limit_intensity exist?
>> Nothing in the tree references it?
>
> It sounds like someone has removed the sharpsl battery driver which did
> use this. If this hook isn't used, low battery with high screen
> backlight values will reset the device as the wiring isn't up to the
> current draw.
>
It is removed by commit 13a542475d1c62a12c77abfa83a790245598fc61
Author: Christoph Egger <siccegge@xxxxxxxxx>
Date: Sun Jul 4 23:24:52 2010 +0800

[ARM] pxa: removing dead BACKLIGHT_CORGI

BACKLIGHT_CORGI was later renamed to BACKLIGHT_GENERIC and has not been
used since then. As it's now safe to completely transition to LCD_CORGI
driver, which incorprates both the LCD and backlight device.

Signed-off-by: Christoph Egger <siccegge@xxxxxxxxx>
Signed-off-by: Eric Miao <eric.y.miao@xxxxxxxxx>

So, should we remove corgibl_limit_intensity/genericbl_limit_intensity
since now it is not being used?

> Richard
>
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/