Files
u-boot/arch/arm
Simon Glass 64b7faa7f9 rockchip: clock: Add a function to find a clock by ID
The current approach of using uclass_get_device() is error-prone. Another
clock (for example a fixed-clock) may cause it to break. Add a function that
does a proper search.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:34 -07:00
..
2016-01-21 11:49:49 -05:00
2015-09-28 10:48:23 -04:00
2016-01-14 14:08:59 +01:00