[PATCH 15/18] mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver

Linus Walleij linus.walleij at linaro.org
Sun May 20 17:02:11 EDT 2012


On Thu, May 17, 2012 at 3:45 PM, Lee Jones <lee.jones at linaro.org> wrote:

> Before this patch if probe failed to find the platform IRQ it
> would attempt to print a message out using dev_err, which in
> turn was being passed an unassigned pointer. This patch
> ensures the information passed to dev_err is correct.
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Acked-by: Linus Walleij <linus.walleij at linaro.org>

Thanks,
Linus Walleij



More information about the linux-arm-kernel mailing list