24 May
2009
24 May
'09
2:12 p.m.
On Sat, May 23, 2009 at 07:13:11PM -0400, Jon Smirl wrote:
Fabric bindings for STAC9766 AC97 codec on the Efika.
Signed-off-by: Jon Smirl jonsmirl@gmail.com
This is OK, but obviously depends on previous patches so I'll not apply it just yet. You might want to run it (and many of your other patches) through checkpatch, though. One nit:
+static __exit void efika_fabric_exit(void) +{ +}
This should either do something or be removed.