]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi: tegra20-sflash: use devm_spi_register_master()
authorJingoo Han <jg1.han@samsung.com>
Tue, 24 Sep 2013 04:50:25 +0000 (13:50 +0900)
committerMark Brown <broonie@linaro.org>
Thu, 26 Sep 2013 10:43:07 +0000 (11:43 +0100)
commitf12f7318c44aa5ea1672f9a356de02a8739b6892
tree713d84f31b901e12f4a645fa6e4055456db0381f
parent5c8096439600de88a7ceded70cc86b817d4a548e
spi: tegra20-sflash: use devm_spi_register_master()

Use devm_spi_register_master() to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-tegra20-sflash.c