4 Mar
2009
4 Mar
'09
3:52 p.m.
On Wed, Mar 04, 2009 at 02:43:14PM +0000, Mark Brown wrote:
Applied, thanks. However, I'll provide a follow on patch to...
+undo:
- snd_soc_jack_free_gpios(jack, i, gpios);
change this to i + 1 - confusion due to zero based indexing.
Eh, no I won't - there's no case where it's required. Sorry about the confusion.