From: Takashi Iwai Date: Mon, 4 Nov 2013 14:44:09 +0000 (+0100) Subject: ALSA: hda - Fix possible zero-division X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e7a121685a137eeeb01f05d5ed570c1b45017a;p=pandora-kernel.git ALSA: hda - Fix possible zero-division Check the TLV db scale result before actually dividing in vmaster slave init code. Also mask TLV_DB_SCALE_MUTE bit so that the right value is obtained even if this bit is set by the codec driver. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed