Re: [PATCH] regulator: da903x: add missing __devexit_p()

From: Liam Girdwood
Date: Mon May 18 2009 - 06:30:05 EST


On Fri, 2009-05-15 at 14:50 -0400, Mike Frysinger wrote:
> The remove function uses __devexit, so the .remove assignment needs
> __devexit_p() to fix a build error with hotplug disabled.
>
> Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
> CC: Liam Girdwood <lrg@xxxxxxxxxxxxxxx>
> CC: Mike Rapoport <mike@xxxxxxxxxxxxxx>
> CC: Eric Miao <eric.miao@xxxxxxxxxxx>
> ---
> drivers/regulator/da903x.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>

Applied.

Thanks

Liam

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/