Dear Fengguang,
Am Donnerstag, den 23.02.2012, 15:07 +0800 schrieb Wu Fengguang:
Signed-off-by: Wu Fengguang fengguang.wu@intel.com
as always I am confused what is your first name and what is the surname.
Intel email messages seem to be $fristname.$lastname@intel.com. So if Wu is your last name you should put a »,« behind Wu in your Mutt configuration and adapt your Git configuration with the following command.
git config --global user.name "Fengguang Wu"
sound/pci/hda/patch_hdmi.c | 2 ++ 1 file changed, 2 insertions(+)
--- sound.orig/sound/pci/hda/patch_hdmi.c 2012-02-23 14:51:19.562540743 +0800 +++ sound/sound/pci/hda/patch_hdmi.c 2012-02-23 15:05:51.774522844 +0800 @@ -1913,6 +1913,7 @@ static const struct hda_codec_preset snd { .id = 0x80862805, .name = "CougarPoint HDMI", .patch = patch_generic_hdmi }, { .id = 0x80862806, .name = "PantherPoint HDMI", .patch = patch_generic_hdmi }, { .id = 0x808629fb, .name = "Crestline HDMI", .patch = patch_generic_hdmi }, +{ .id = 0x80862880, .name = "CedarTrail HDMI", .patch = patch_generic_hdmi }, {} /* terminator */ };
@@ -1959,6 +1960,7 @@ MODULE_ALIAS("snd-hda-codec-id:80862804" MODULE_ALIAS("snd-hda-codec-id:80862805"); MODULE_ALIAS("snd-hda-codec-id:80862806"); MODULE_ALIAS("snd-hda-codec-id:808629fb"); +MODULE_ALIAS("snd-hda-codec-id:80862880");
MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("HDMI HD-audio codec");
Thank you for your patch.
Next time it would be nice, if you could add some test information to the commit message.
Thanks,
Paul
[1] http://cn.linkedin.com/pub/fengguang-wu/2b/587/b18 [2] http://www.igi-global.com/chapter/advanced-operating-systems-kernel-applicat...