RE: [PATCH 4/5] Regulator: Adding OMAP3EVM/TWL4030 specific code in board-omap35x-pmic.c

2009-11-08 Thread Aggarwal, Anuj
; broo...@opensource.wolfsonmicro.com; l...@slimlogic.co.uk Subject: Re: [PATCH 4/5] Regulator: Adding OMAP3EVM/TWL4030 specific code in board-omap35x-pmic.c On Thu, Nov 5, 2009 at 6:39 PM, Anuj Aggarwal anuj.aggar...@ti.com wrote: Adding various regulator-consumers for OMAP3EVM-TWL4030

Re: [PATCH 4/5] Regulator: Adding OMAP3EVM/TWL4030 specific code in board-omap35x-pmic.c

2009-11-08 Thread Mike Rapoport
On Mon, Nov 9, 2009 at 8:34 AM, Aggarwal, Anuj anuj.aggar...@ti.com wrote: Based on your suggestions, I tried creating macros specific to TWL regulators in a common header file. This file then can be included by the different board files and the structures can then be appropriately created.

Re: [PATCH 4/5] Regulator: Adding OMAP3EVM/TWL4030 specific code in board-omap35x-pmic.c

2009-11-05 Thread Mike Rapoport
On Thu, Nov 5, 2009 at 6:39 PM, Anuj Aggarwal anuj.aggar...@ti.com wrote: Adding various regulator-consumers for OMAP3EVM-TWL4030 combination in board-omap35x-pmic.c. Also, populating the respective fields for omap3evm_twldata structure. Signed-off-by: Anuj Aggarwal anuj.aggar...@ti.com ---

RE: [PATCH 4/5] Regulator: Adding OMAP3EVM/TWL4030 specific code in board-omap35x-pmic.c

2009-11-05 Thread Aggarwal, Anuj
-Original Message- From: Mike Rapoport [mailto:mike.rapop...@gmail.com] Sent: Friday, November 06, 2009 2:46 AM To: Aggarwal, Anuj Cc: linux-omap@vger.kernel.org; broo...@opensource.wolfsonmicro.com; l...@slimlogic.co.uk Subject: Re: [PATCH 4/5] Regulator: Adding OMAP3EVM/TWL4030