diff options
author | Adrian Hunter <[email protected]> | 2017-06-09 15:27:17 +0300 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2017-06-20 10:30:39 +0200 |
commit | 82e7edc216f1a066da10f224ae2e4cd83e53fc13 (patch) | |
tree | 6f3048de7cd528412b5712427328a68bdcfbf533 /include/linux/fpga/fpga-mgr.h | |
parent | bc55dcd822f98cd7c170d0aeac4ed4fb79c86bda (diff) |
mmc: sdio: Tidy error path in mmc_attach_sdio()
The error path deletes the device by calling mmc_sdio_remove() which must
be called without the host claimed. Simplify the error path so it does just
that and add a comment about why we don't disable runtime PM.
Signed-off-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions