Files
u-boot/drivers
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-05-21 08:03:38 +02:00
2019-02-27 09:12:33 +08:00
2019-05-18 08:15:35 -04:00
2019-07-15 13:32:26 -05:00
2019-02-20 15:27:08 +08:00
2019-05-10 22:48:11 +02:00
2019-07-18 11:31:23 -04:00
2019-05-24 10:14:10 -07:00
2019-07-11 14:11:18 -04:00