
9 Sep
2012
9 Sep
'12
1:03 p.m.
sgiurgiu11@gmail.com wrote:
From: Sergiu Giurgiu sgiurgiu11@gmail.com
Signed-off-by: Sergiu Giurgiu sgiurgiu11@gmail.com
Many thanks for writing this patch! However, please mention which features work, don't work, or aren't tested.
+++ b/mirror/sound/pci/oxygen/xonar_wm87x6.c
+static const struct oxygen_model model_xonar_dsx = {
- .shortname = "Xonar DSX",
...
This structure is almost the same as model_xonar_ds; please merge them. (See xonar_cs43xx.c for an example.)
Regards, Clemens