diff options
author | Zubair Lutfullah <zubair.lutfullah@gmail.com> | 2013-09-19 02:24:00 -0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-09-21 06:47:53 -0400 |
commit | 0f6fc7d56fe56aad5410fdaa7cebbb918580a33c (patch) | |
tree | e5c360c8d25c50294690c9b009678287c65b406e /include/linux/mfd | |
parent | baee539915e9e89bdebb369229bc0684c86feac2 (diff) |
iio: ti_am335x_adc: optimize memory usage
12 bit ADC data is stored in 32 bits of storage.
Change from u32 to u16 to reduce wasted memory.
Signed-off-by: Zubair Lutfullah <zubair.lutfullah@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include/linux/mfd')
0 files changed, 0 insertions, 0 deletions