]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - use upper_32_bits()
authorTakashi Iwai <tiwai@suse.de>
Fri, 13 Jun 2008 18:53:56 +0000 (20:53 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 16 Jun 2008 07:32:36 +0000 (09:32 +0200)
commit766979e09d302315f314bfd96fdd83f8f9896d9c
tree512cfb5df849399359143b8d8a7cedac92cbbe01
parent0c6341ace5efb14a0da08482e299b3c158e0d5fb
ALSA: hda - use upper_32_bits()

Use the standard upper_32_bits() instead of own macro.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_intel.c