[PATCH 01/16] ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found
Tony Lindgren
tony at atomide.com
Wed Feb 8 18:46:54 EST 2012
* Tony Lindgren <tony at atomide.com> [120208 10:02]:
> * Russell King - ARM Linux <linux at arm.linux.org.uk> [120208 08:05]:
>
> This is better than Kevin's earlier patch because of the descriptive
> error:
>
> Acked-by: Tony Lindgren <tony at atomide.com>
Hmm looks like the patch from Ahilash that Kevin queued has the
also a test for missing uv_to_vsel:
if (!voltdm->pmic || !voltdm->pmic->uv_to_vsel)
So there seems to be more to it than what Russell's patch is
doing.
Regards,
Tony
More information about the linux-arm-kernel
mailing list