X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fvideo%2Fbacklight%2Fplatform_lcd.c;fp=kernel%2Fdrivers%2Fvideo%2Fbacklight%2Fplatform_lcd.c;h=872a3bf21fafc014a5ee0453d9001485543b95ff;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/drivers/video/backlight/platform_lcd.c b/kernel/drivers/video/backlight/platform_lcd.c new file mode 100644 index 000000000..872a3bf21 --- /dev/null +++ b/kernel/drivers/video/backlight/platform_lcd.c @@ -0,0 +1,161 @@ +/* drivers/video/backlight/platform_lcd.c + * + * Copyright 2008 Simtec Electronics + * Ben Dooks + * + * Generic platform-device LCD power control interface. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + * +*/ + +#include +#include +#include +#include +#include +#include +#include + +#include