On Thu, Feb 10, 2011 at 05:22:23PM +0200, Jarkko Nikula wrote: > It is safe to use sleeping gpio in snd_soc_jack_gpio_detect as it is not > called from interrupt context. This avoids WARN_ON from __gpio_get_value > if sleeping gpio is registered for jack. Applied, thanks.