commit | d40c2d4ed62df64ce603c208bceff25245380157 | [log] [tgz] |
---|---|---|
author | Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> | Wed Dec 09 18:33:43 2020 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 10 10:45:36 2020 +0100 |
tree | 4950dd8a825772c2846014c620b30a7768dc55bf | |
parent | 0be0a733c9cd396c3900ac10873419d8b21bfd39 [diff] |
spmi: Add driver shutdown support Add new shutdown() method. Use it in the standard driver model style. Link: https://lore.kernel.org/r/1603187810-30481-2-git-send-email-hsin-hsiung.wang@mediatek.com Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20201210023344.2838141-4-sboyd@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>