diff options
author | Wenyou Yang <wenyou.yang@atmel.com> | 2016-09-27 11:00:28 +0800 |
---|---|---|
committer | Andreas Bießmann <andreas@biessmann.org> | 2016-10-28 18:37:14 +0200 |
commit | 3f56b1321593c0081e77a3bc900177e6cf2f21d6 (patch) | |
tree | ab8b5313e793f9fda3c1c3416727babd374a17d6 /common/iomux.c | |
parent | 9e63c49a526856a1ce79c18d8e3b51f46f21f716 (diff) | |
download | u-boot-imx-3f56b1321593c0081e77a3bc900177e6cf2f21d6.zip u-boot-imx-3f56b1321593c0081e77a3bc900177e6cf2f21d6.tar.gz u-boot-imx-3f56b1321593c0081e77a3bc900177e6cf2f21d6.tar.bz2 |
clk: clk-uclass: Assign clk->dev before call .of_xlate
In order to make clk->dev available in ops->of_xlate() to get the
clock ID from the 'reg' property of the clock node, assign the
clk->dev before calling ops->of_xlate().
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/iomux.c')
0 files changed, 0 insertions, 0 deletions