OSDN Git Service

amixer: Fix dB value outputs in amixer contents
authorTakashi Iwai <tiwai@suse.de>
Thu, 31 Jan 2013 16:47:50 +0000 (17:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 31 Jan 2013 16:47:50 +0000 (17:47 +0100)
commitbfcb26f9f7b893e24ebeeb76232c5cd0066d087e
treebf204e4be8a060b8003346defa68dc67cbd6e79f
parentcd39cfb480cd3ee6b771de33925094892b3be9fe
amixer: Fix dB value outputs in amixer contents

Add missing cast to signed int for DB_MINMAX* types.

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