]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0aab362722ca1ea642d9ce3335a48f15640c3d1b
tree3f3c186e0f242818185355db5bda04f3671383a1
parent07e109360660cc58aefd754a4369fe475b61e495
spi/clps711x: Remove unneeded devm_ deallocations

The whole point of devm is that it'll do these automatically.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-clps711x.c