Re: [U-Boot] [PATCH 1/3] pmic: dialog: Avoid name conflicts

2012-05-09 Thread Stefano Babic
On 07/05/2012 22:25, Fabio Estevam wrote: > From: Fabio Estevam > > As mx53loco board has two variants: one with Dialog PMIC and another with FSL > MC34708 PMIC, > we need to be able to build both drivers. > > Change pmic_init() and PMIC_NUM_OF_REGS names to avoid build conflicts when > both d

Re: [U-Boot] [PATCH 1/3] pmic: dialog: Avoid name conflicts

2012-05-09 Thread Stefano Babic
On 07/05/2012 22:25, Fabio Estevam wrote: > From: Fabio Estevam > > As mx53loco board has two variants: one with Dialog PMIC and another with FSL > MC34708 PMIC, > we need to be able to build both drivers. > > Change pmic_init() and PMIC_NUM_OF_REGS names to avoid build conflicts when > both d