Details

[Home]

Issue of the Implementation # L0337

Brief

w1: in mxc_w1_probe clock should be enabled before calling clk_get_rate on it

Detailed Description

According to the API, you may only call clk_get_rate() after actually enabling it.

Component

linux-kernel 4.17

Accepted

https://lkml.org/lkml/2018/4/19/363
commit

Status

Fixed in kernel v4.18-rc1

[Home]