[PATCH 0/9] ARM: OMAP2+: Adjustments for seven function implementations
SF Markus Elfring
elfring at users.sourceforge.net
Sat Jun 3 11:20:28 PDT 2017
From: Markus Elfring <elfring at users.sourceforge.net>
Date: Sat, 3 Jun 2017 20:12:34 +0200
Some update suggestions were taken into account
from static source code analysis.
Markus Elfring (9):
Delete an error message for a failed memory allocation in omap_mcspi_init()
Delete an error message for a failed memory allocation in two functions
Delete an unnecessary variable initialisation in omap_init_mcbsp()
Improve a size determination in omap_init_mcbsp()
Delete an error message for a failed memory allocation in omap_init_mcbsp()
Improve a size determination in sr_dev_init()
Use kcalloc() in sr_set_nvalues()
SmartReflex: Delete an error message for a failed memory allocation in two functions
Delete an error message for a failed memory allocation in omap_timer_init()
arch/arm/mach-omap2/devices.c | 4 +---
arch/arm/mach-omap2/hsmmc.c | 5 +----
arch/arm/mach-omap2/mcbsp.c | 8 +++-----
arch/arm/mach-omap2/sr_device.c | 15 ++++-----------
arch/arm/mach-omap2/timer.c | 4 +---
5 files changed, 10 insertions(+), 26 deletions(-)
--
2.13.0
More information about the linux-arm-kernel
mailing list