lkml.org 
[lkml]   [2015]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] Fix of_io_request_and_map error handling code
Date
Hi,

This serie fixes a few drivers that use of_io_request_and_map without
properly checking for the error code.

That should fix all the callers present in the kernel so far.

Maxime

Maxime Ripard (6):
clk: asm9260: Fix of_io_request_and_map error check
clk: sunxi: Fix of_io_request_and_map error check
clocksource: asm9260: Fix of_io_request_and_map error check
clocksource: integrator: Fix of_io_request_and_map error check
clocksource: sun5i: Fix of_io_request_and_map error check
irqchip: vf610: Fix of_io_request_and_map error check

drivers/clk/clk-asm9260.c | 2 +-
drivers/clk/sunxi/clk-sun9i-core.c | 10 +++++-----
drivers/clk/sunxi/clk-sunxi.c | 2 ++
drivers/clocksource/asm9260_timer.c | 2 +-
drivers/clocksource/timer-integrator-ap.c | 2 +-
drivers/clocksource/timer-sun5i.c | 2 +-
drivers/irqchip/irq-vf610-mscm-ir.c | 5 ++---
7 files changed, 13 insertions(+), 12 deletions(-)

--
2.3.6



\
 
 \ /
  Last update: 2015-05-02 17:21    [W:0.149 / U:0.840 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site