diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-18 19:16:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-23 14:00:04 +0300 |
commit | 6eb1c9496b81680f2cd2e0eda06c531317e2e28d (patch) | |
tree | db3bd648bc83ccbf02761a9d7e414c2f9a13b2c2 /crypto/compress.c | |
parent | 4b7b948b1fcde59d9a0085237be0060e825216fc (diff) | |
download | linux-6eb1c9496b81680f2cd2e0eda06c531317e2e28d.tar.xz |
clk: probe common clock drivers earlier
Several SoCs implement platform drivers for clocks rather than
CLK_OF_DECLARE(). Clocks should come earlier because they are
prerequisites for many of other drivers. It will help to mitigate
EPROBE_DEFER issues.
Also, drop the comment since it does not carry much value.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Michael Turquette <mturquette@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/compress.c')
0 files changed, 0 insertions, 0 deletions