diff options
author | Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp> | 2024-12-03 05:34:42 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-12-10 18:02:34 +0300 |
commit | f3d87abe11ed04d1b23a474a212f0e5deeb50892 (patch) | |
tree | c92cb9129f7368850edb77493ae93173b9c3ef32 /include/asm-sh/hd64465/git@radix-linux.su:pub/kernel/linux.git | |
parent | a56335c85b592cb2833db0a71f7112b7d9f0d56b (diff) | |
download | linux-f3d87abe11ed04d1b23a474a212f0e5deeb50892.tar.xz |
mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()
Current implementation leaves pdev->dev as a wakeup source. Add a
device_init_wakeup(&pdev->dev, false) call in the .remove() function and
in the error path of the .probe() function.
Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Fixes: 527f36f5efa4 ("mmc: mediatek: add support for SDIO eint wakup IRQ")
Cc: stable@vger.kernel.org
Message-ID: <20241203023442.2434018-1-joe@pf.is.s.u-tokyo.ac.jp>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/asm-sh/hd64465/git@radix-linux.su:pub/kernel/linux.git')
0 files changed, 0 insertions, 0 deletions