diff options
author | Lukas Wunner <lukas@wunner.de> | 2019-02-03 09:27:00 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-02-25 08:40:58 +0100 |
commit | 9cda3e7ceb50aecb686c0ce928aa7eb508490c9b (patch) | |
tree | 2b5d39a64ab4d8d9ac04ae4dc9bb1bc65499e33c /include/memory | |
parent | mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host (diff) | |
download | linux-9cda3e7ceb50aecb686c0ce928aa7eb508490c9b.tar.xz linux-9cda3e7ceb50aecb686c0ce928aa7eb508490c9b.zip |
mmc: bcm2835: Deduplicate reset of driver data on remove
The BCM2835 MMC host driver sets the device's driver data pointer to
NULL on ->remove() even though the driver core subsequently does the
same in __device_release_driver(). Drop the duplicate assignment.
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Cc: Frank Pavlic <f.pavlic@kunbus.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/memory')
0 files changed, 0 insertions, 0 deletions