Skip to content

Commit

Permalink
Revert "mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup…
Browse files Browse the repository at this point in the history
… table correctly"

This reverts commit 3543995.

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>
  • Loading branch information
Daniel Vetter committed May 9, 2016
1 parent 6761d0a commit 7ccc70a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mfd/intel_soc_pmic_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ static struct gpiod_lookup_table panel_gpio_table = {
.table = {
/* Panel EN/DISABLE */
GPIO_LOOKUP("gpio_crystalcove", 94, "panel", GPIO_ACTIVE_HIGH),
{ },
},
};

Expand Down

0 comments on commit 7ccc70a

Please sign in to comment.