OSDN Git Service

gpio: mt7621: Kill parent_device usage
authorMarc Zyngier <maz@kernel.org>
Tue, 1 Feb 2022 12:03:04 +0000 (12:03 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 9 Feb 2022 13:36:53 +0000 (13:36 +0000)
commit4b9558f92036c968119e1de383f604c19b3ca99b
tree8aa2cea15832b9d1d0291ea8ae035ab192786ee6
parentfb140b9c0fe1109ac2269443216d114751a030c0
gpio: mt7621: Kill parent_device usage

This gpio controller sets the parent_device field, but doesn't have
any runtime PM functionality. Get rid of it.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
Link: https://lore.kernel.org/r/20220201120310.878267-7-maz@kernel.org
drivers/gpio/gpio-mt7621.c