Home
last modified time | relevance | path

Searched hist:"6 eb1c949" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/
H A DMakefile6eb1c949 Sun Sep 18 11:16:44 CDT 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
6eb1c949 Sun Sep 18 11:16:44 CDT 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>