spi/clps711x: Remove unneeded devm_ deallocations
authorMark Brown <broonie@linaro.org>
Fri, 5 Jul 2013 18:26:52 +0000 (19:26 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:36:33 +0000 (11:36 +0100)
The whole point of devm is that it'll do these automatically.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found