Skip to content
Commit ed89a755 authored by Antonio Ospite's avatar Antonio Ospite Committed by Samuel Ortiz
Browse files

mfd: Remove ezx-pcap defines for custom led gpio encoding



We used these, in a first version of leds-pcap driver, in order to encode gpio
enabling and gpio inversion for a led inside the variable used for the gpio
number. In the new leds-pcap driver we rely on gpio_is_valid() to derive if a
led is gpio enabled and we have a dedicated flag to tell if the gpio value has
to be inverted.

Signed-off-by: default avatarAntonio Ospite <ospite@studenti.unina.it>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 9e272677
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment