iio:dac:mcp4725 wrong return type of attribute _show function
authorJonathan Cameron <jic23@kernel.org>
Fri, 12 Jul 2013 19:54:00 +0000 (20:54 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:40:36 +0000 (18:40 +0100)
commit4fd313da0430cb122d469abaadd5990f3d8af3f7
tree76cbde2e2cf9eab33d1ad136febb3deaa29e9b6d
parenta67c385a2e11eac4132909efc3eb9ee030d665a5
iio:dac:mcp4725 wrong return type of attribute _show function

Should be ssize_t and is int.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reported-by: Fengguan Wu <fengguang.wu@intel.com>
Acked-by: Peter Meerwald <pmeerw@pmeerw.net>
drivers/iio/dac/mcp4725.c