
4 Feb
2011
4 Feb
'11
12:35 a.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.