ALSA: hda - Don't register beep input device when no beep is available
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Jul 2010 15:37:16 +0000 (17:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Jul 2010 15:37:16 +0000 (17:37 +0200)
We check now the availability of PC beep and skip the build of beep
mixers, but the driver still registers the input device.  This should
be checked as well.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found