Re: [PATCH 4/4] drivers: gpio: msm: Remove __devinit

2013-06-19 Thread Linus Walleij
On Wed, Jun 19, 2013 at 3:02 AM, Rohit Vaswani wrote: > Remove stray usage of __devinit as it has been removed. > > Signed-off-by: Rohit Vaswani A patch for this is already merged. Thanks, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

[PATCH 4/4] drivers: gpio: msm: Remove __devinit

2013-06-18 Thread Rohit Vaswani
Remove stray usage of __devinit as it has been removed. Signed-off-by: Rohit Vaswani --- drivers/gpio/gpio-msm-v1.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpio/gpio-msm-v1.c b/drivers/gpio/gpio-msm-v1.c index c798585..fb2cc90 100644 --- a/drivers/gpio/g