3 Feb
2011
3 Feb
'11
11:35 p.m.
On Thu, Feb 03, 2011 at 01:56:13PM -0700, Stephen Warren wrote:
+static struct snd_soc_jack harmony_hp_jack;
Since you've changed to using a platform device you should really be dynamically allocating this I guess. But this isn't actually a practical problem so not worth caring about.