Revert "mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly"
This reverts commit 3543995a71
.
I mixed up maintainers and thought Linus' ack was for the mfd tree.
But Lee Jones (the real maintainer) wants to merge this through the
mfd tree, so revert here.
Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
parent
6761d0a184
commit
7ccc70a8e4
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ static struct gpiod_lookup_table panel_gpio_table = {
|
||||||
.table = {
|
.table = {
|
||||||
/* Panel EN/DISABLE */
|
/* Panel EN/DISABLE */
|
||||||
GPIO_LOOKUP("gpio_crystalcove", 94, "panel", GPIO_ACTIVE_HIGH),
|
GPIO_LOOKUP("gpio_crystalcove", 94, "panel", GPIO_ACTIVE_HIGH),
|
||||||
{ },
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue