Details

[Home]

Issue of the Implementation # L0229

Brief

i2c: efm32: fix a failure path in efm32_i2c_probe()

Detailed Description

There is the only failure path in efm32_i2c_probe(), where clk_disable_unprepare() is missed.

Component

linux-kernel 4.7

Accepted

https://lkml.org/lkml/2016/7/15/760
commit

Status

Fixed in kernel 4.8-rc1

[Home]