OSDN Git Service

amixer: skip showing asoc tlv byte controls
authorVinod Koul <vinod.koul@intel.com>
Thu, 28 Jan 2016 08:32:18 +0000 (14:02 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Jan 2016 06:26:56 +0000 (07:26 +0100)
commit18d5f52a61d0df7cf28456e264d7ab72c15984fb
tree2c55459164365ee201a8f57700cac25f7a4c48d8
parentd633469c9d55d8ec77c33eab04e0cd9ae0c10f6e
amixer: skip showing asoc tlv byte controls

ASoC TLV Byte controls are very large size controls so we should add new
options for these. So skip dumping contents for these.

$amixer -c0 cget numid=16
numid=16,iface=MIXER,name='mdl params'
  ; type=BYTES,access=-----RW-,values=30336
  ; ASoC TLV Byte control, skipping bytes dump

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
amixer/amixer.c