commit | 093eef416642c84265cced12335ff125f0db7313 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Sun Nov 20 17:21:34 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 16 10:02:19 2012 +0200 |
tree | 1eb086a48f03a84022a59107dbd81a2d380bb1c7 | |
parent | bf1d1c9b6179faa3bc32cee882462bc8eebde25d [diff] |
ALSA: es1938: replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE Instead of the hard-to-mantain TLV_DB_RANGE_HEAD macro, use DECLARE_TLV_DB_RANGE, which computes its size automatically. (Also make this data const on the way.) Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>