26 May
2014
26 May
'14
4:27 p.m.
On Mon, May 26, 2014 at 02:34:37PM +0300, Jarkko Nikula wrote:
Allow jack GPIO pins be defined also using GPIO descriptor-based interface in addition to legacy GPIO numbers. This is done by adding two new fields to struct snd_soc_jack_gpio: idx and gpiod_dev.
Applied, thanks. It's worth pointing out that the existing name field is used to supply the connection ID for the gpiod API so we don't *only* support index based lookups.