21 Jan
2014
21 Jan
'14
10:14 p.m.
On Mon, Jan 20, 2014 at 01:05:55PM +0100, Markus Pargmann wrote:
- SOC_DOUBLE_R_S_TLV("PCM Playback Volume", AIC32X4_LDACVOL,
AIC32X4_RDACVOL, 0, (s8)0x81, 0x30, 7, 0, tlv_pcm),
These casts are icky - I'd expect either signed numbers being used here or the macros to deal with any required casting. On the other hand there's fun and games with the type sizes...
Also this seems to depend on the patch series adding these controls, please note such dependencies when submitting.