diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-08-17 05:14:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-08-27 19:19:19 +0200 |
commit | 9a2a52452575a4edf5b91e341d7d87fe2be3474c (patch) | |
tree | 97faa79e905d12149316f9958e675c61e6ec3324 /tools | |
parent | spi/topcliff-pch: Fix device remove function (diff) | |
download | linux-9a2a52452575a4edf5b91e341d7d87fe2be3474c.tar.xz linux-9a2a52452575a4edf5b91e341d7d87fe2be3474c.zip |
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
Suspend and resume functions call spi_master_get() without matching
spi_master_put(). The extra references are unnecessary and cause subsequent
module unload attempts to fail. Drop the calls.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions