From: Lars-Peter Clausen Date: Tue, 20 Nov 2012 13:36:00 +0000 (+0000) Subject: iio: Factor out fixed point number parsing into its own function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~294^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6807d7211327dbdd8df3692f3d26ca711514ba71;p=pandora-kernel.git iio: Factor out fixed point number parsing into its own function Factor out the code for parsing fixed point numbers into its own function and make this function globally available. This allows us to reuse the code to parse fixed point numbers in individual IIO drivers. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed