diff options
author | Sylvain Lemieux <slemieux@tycoint.com> | 2016-02-09 13:29:10 -0500 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-09 16:19:34 -0800 |
commit | 4db9a9ba602b38bd1fd80c4b3851dd15740a4fad (patch) | |
tree | 7effb56962b02db7ef7e233cba489ececceebc08 /drivers/staging/vme | |
parent | 2430a94d1e719b7b4af2a65b781a4c036eb22e64 (diff) |
clk: lpc32xx: do not register clock "0"
The following errors are display in the console during the power-on:
[ 0.000000] lpc32xx_usb_clk_init: failed to register (null) clock: -12
[ 0.000000] lpc32xx_clk_init: failed to register (null) clock: -12
There is no need to register clock "0"; the first clock used is 1;
Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
Acked-by: Vladimir Zapolskiy <vz@mleia.com>
[sboyd@codeaurora.org: s/prepare/register/]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/staging/vme')
0 files changed, 0 insertions, 0 deletions