commit | 08442ce993deeb15a070c14cc3f3459e87d111e0 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Aug 29 12:21:01 2013 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Fri Aug 30 11:57:53 2013 -0700 |
tree | d2a961260fba9f0ea9429b800a019a6c62eef926 | |
parent | 0044cbcd667520fedbd96d07c20cfe5b7473f71a [diff] |
clk: wm831x: Initialise wm831x pointer on init Otherwise any attempt to interact with the hardware will crash. This is what happens when drivers get written blind. Signed-off-by: Mark Brown <broonie@linaro.org> Cc: stable@vger.kernel.org Signed-off-by: Mike Turquette <mturquette@linaro.org>