On Wed, Aug 08, 2012 at 11:17:26PM +0800, Haojian Zhuang wrote: > Now resource of 88pm860x backlight is changed from IORESOURCE_IO > to IORESOURCE_REG. In original driver, the resource is using > self-defined IORESOURCE_IO. So change the resource to register > offset to match the definition of IORESOURCE_REG. > > Signed-off-by: Haojian Zhuang <[email protected]> > --- > drivers/mfd/88pm860x-core.c | 78 ++++++++++++---------- > drivers/video/backlight/88pm860x_bl.c | 114 > +++++++++++++-------------------- > include/linux/mfd/88pm860x.h | 8 --- > 3 files changed, 89 insertions(+), 111 deletions(-)
<formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. </formletter> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

