[PATCH] pxamci: add regulator support.

2009-05-07 Thread Daniel Ribeiro
Signed-off-by: Daniel Ribeiro drw...@gmail.com --- drivers/mmc/host/pxamci.c | 24 +--- 1 files changed, 21 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/host/pxamci.c b/drivers/mmc/host/pxamci.c index 4300957..0607642 100644 --- a/drivers/mmc/host/pxamci.c +++

Re: [PATCH] pxamci: add regulator support.

2009-05-07 Thread Eric Miao
On Thu, May 7, 2009 at 2:05 PM, Daniel Ribeiro drw...@gmail.com wrote: Signed-off-by: Daniel Ribeiro drw...@gmail.com From the coding style point of view, we might better keep the number of those #ifdef CONFIG_REGULATOR .. #endif to a minimum, e.g. #ifdef CONFIG_REGULATOR static void