ALSA: cs4281: Fix the leftover comment
authorTakashi Iwai <tiwai@suse.de>
Fri, 12 May 2017 09:55:17 +0000 (11:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 May 2017 05:13:07 +0000 (07:13 +0200)
commit667011706707f91f53122259f62d260cfc01a96d
treed6fe6a628306d0c6f899c7665fcb54664fced5f8
parenta0af56de2c6defd7b0b7fec990fca819621d3c62
ALSA: cs4281: Fix the leftover comment

The comment at endif line was forgotten to be corrected when the
condition was converted to IS_REACHABLE().  Fix it, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs4281.c