From: Roberta Dobrescu Date: Thu, 26 Feb 2015 08:49:24 +0000 (+0200) Subject: staging: iio: Documentation: Introduce iio_utils.c X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~102^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdcb31d048074d82ed7c50ed45f737d7637f1224;p=pandora-kernel.git staging: iio: Documentation: Introduce iio_utils.c This patch removes inline functions from iio_utils.h in order to clean the code. iio_utils.c contains the implementation of the functions used by iio_event_monitor.c, lsiio.c or generic_buffer.c and iio_utils.h contains the declarations of these functions. Since iio_utils.h is modified, generic_buffer.c and iio_event_monitor.c must include stdlib.h. Signed-off-by: Roberta Dobrescu Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed