20 Nov
2007
20 Nov
'07
2:45 p.m.
On Tue, Nov 20, 2007 at 11:15:14AM +0100, Takashi Iwai wrote:
You don't need TLV_DB_DB_RANGE_HEAD() for a single range. TLV_DB_RANGE*() is for multiple ranges. Simply use like below: static const DECLARE_TLV_DB_LINEAR(rec_mix_tlv, -500, 600);
Thanks, I've fixed this for the next submission.