On 12/06/2018 12:40:03+0800, Zhouyang Jia wrote:
> When devm_ioremap fails, the lack of error-handling code may
> cause unexpected results.
>
> This patch adds error-handling code after calling devm_ioremap.
>
> Signed-off-by: Zhouyang Jia
> ---
> drivers/rtc/rtc-bq4802.c | 4
> 1 file cha
When devm_ioremap fails, the lack of error-handling code may
cause unexpected results.
This patch adds error-handling code after calling devm_ioremap.
Signed-off-by: Zhouyang Jia
---
drivers/rtc/rtc-bq4802.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/rtc/rtc-bq4802.c b/driv
2 matches
Mail list logo