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)
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>

No differences found