commit | 9a3f371e9962749e5bdcf45a3bebdba555651a2b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Oct 15 17:07:47 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Oct 16 08:40:03 2008 +0200 |
tree | 4c755f3a7fa62fc3618c6b9f384dad663698eb2b | |
parent | 428ffb7151a4078994b5c01ecbf845954843c1ec [diff] |
ALSA: Handle NULL jacks in snd_jack_report() Facilitate drivers that wish to carry on if they can't create a jack input device by handling attempts to report the state of a NULL jack, removing the need to check for initialisation before use. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>