[PATCH 0/2] ARM: imx: bug fix and convertion to platform_device_register_full()
Emil Goode
emilgoode at gmail.com
Sun May 18 13:50:58 PDT 2014
This small series fixes a potential NULL pointer dereference bug and
also converts the imx camera allocation and initialization functions
to use platform_device_register_full().
The change the first patch makes is removed by the second patch, so the
purpose of the first one is purely for easy backporting and git history.
Emil Goode (2):
ARM: imx: fix error handling in ipu device registration
ARM: imx: convert camera init to use platform_device_register_full()
arch/arm/mach-imx/devices/platform-ipu-core.c | 43 +++++++++----------------
arch/arm/mach-imx/mach-mx31_3ds.c | 5 ++-
arch/arm/mach-imx/mach-mx31moboard.c | 6 ++--
arch/arm/mach-imx/mach-mx35_3ds.c | 5 ++-
arch/arm/mach-imx/mach-pcm037.c | 5 ++-
5 files changed, 23 insertions(+), 41 deletions(-)
--
1.7.10.4
More information about the linux-arm-kernel
mailing list