commit | 791c174d58f6fbea2b055b5851ab33d8f73b2c93 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Fri Sep 15 21:11:27 2017 +0200 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Sun Sep 24 14:12:07 2017 +0900 |
tree | fdaa3b7048f4d3cb24595d39b796a6101719dbd7 | |
parent | bddb44e94a51d387ff8fc307d21a5f76bd3093e9 [diff] |
serial: sh: Enable clock if available If the clock framework provides the driver with valid clock, enable them, otherwise the SCIF might not work if the clock are not enabled prior to the driver probe. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>