clk: wm831x: Initialise wm831x pointer on init
authorMark Brown <broonie@linaro.org>
Thu, 29 Aug 2013 11:21:01 +0000 (12:21 +0100)
committerMike Turquette <mturquette@linaro.org>
Fri, 30 Aug 2013 18:57:53 +0000 (11:57 -0700)
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>

No differences found