diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-08-16 20:14:25 -0700 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-08-27 10:19:19 -0700 |
commit | 9a2a52452575a4edf5b91e341d7d87fe2be3474c (patch) | |
tree | 97faa79e905d12149316f9958e675c61e6ec3324 /drivers/spi/spi-gpio.c | |
parent | 63002e84a80c02b0be0f73932b955755903baabf (diff) |
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 'drivers/spi/spi-gpio.c')
0 files changed, 0 insertions, 0 deletions