Files
u-boot/drivers/clk
Lukasz Majewski ec8f1c02dd clk: Remove clock ID check in .get_rate() of clk_fixed_*
This check requires the struct clk passed to .get_rate() to be always
cleared out as any clock with valid ID causes -EINVAL return value.

The return code of fixed clocks shall always be returned.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2019-07-19 14:50:30 +02:00
..
2019-06-11 10:42:48 +02:00
2018-08-03 19:53:10 -04:00
2019-05-09 00:44:13 +05:30
2018-05-08 18:50:23 -04:00
2019-05-21 07:52:34 +02:00
2018-09-18 00:01:18 -06:00