]> git.karo-electronics.de Git - linux-beck.git/commit
spi/s3c64xx: Use managed registration
authorMark Brown <broonie@linaro.org>
Sat, 31 Aug 2013 17:55:53 +0000 (18:55 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 18 Sep 2013 10:02:47 +0000 (11:02 +0100)
commit91800f0e90050a4db4c77e940796f501e02af8be
treee4f1aafdb9bab639d9486717ea1bb1d1eccc2fa4
parentfbce71cae72f9f8fd1f2d00e0d47d6cc5f74e2e1
spi/s3c64xx: Use managed registration

Also improve the error reporting on failure and remove a duplicate put.
This provides a small code saving.

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