Re: [PATCH 0/5] ARM-OMAP1: Adjustments for three function implementations

From: Tony Lindgren
Date: Wed Jun 07 2017 - 03:02:32 EST


* SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> [170601 13:50]:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Thu, 1 Jun 2017 22:40:04 +0200
>
> A few update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (5):
> Improve a size determination in omap1_system_dma_init()
> Delete an error message for a failed memory allocation in omap1_system_dma_init()
> Delete an unnecessary return statement in omap1_show_dma_caps()
> Delete an error message for a failed memory allocation in omap1_dm_timer_init()
> Fix a typo in a comment line
>
> arch/arm/mach-omap1/dma.c | 5 +----
> arch/arm/mach-omap1/timer.c | 4 +---
> 2 files changed, 2 insertions(+), 7 deletions(-)

Thanks applying all into omap-for-v4.13/omap1.

Tony