Re: [PATCH] regulator: da9211: Pass NULL data with OVER_CURRENT event

2015-02-24 Thread Mark Brown
On Mon, Feb 23, 2015 at 05:12:16PM +0100, Geert Uytterhoeven wrote: > According to the documentation, no data is passed with the OVER_CURRENT > regulator notifier event. Applied, thanks. signature.asc Description: Digital signature

RE: [PATCH] regulator: da9211: Pass NULL data with OVER_CURRENT event

2015-02-23 Thread Opensource [James Seong-Won Ban]
On February 24, 2015 1:12, Geert Uytterhoeven wrote: > According to the documentation, no data is passed with the OVER_CURRENT > regulator notifier event. > > Signed-off-by: Geert Uytterhoeven > --- > drivers/regulator/da9211-regulator.c | 6 ++ > 1 file changed, 2 insertions(+), 4 deletion

[PATCH] regulator: da9211: Pass NULL data with OVER_CURRENT event

2015-02-23 Thread Geert Uytterhoeven
According to the documentation, no data is passed with the OVER_CURRENT regulator notifier event. Signed-off-by: Geert Uytterhoeven --- drivers/regulator/da9211-regulator.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/regulator/da9211-regulator.c b/drivers/r