Searched hist:"6807 d7211327dbdd8df3692f3d26ca711514ba71" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/iio/ |
H A D | iio.h | diff 6807d7211327dbdd8df3692f3d26ca711514ba71 Tue Nov 20 14:36:00 CET 2012 Lars-Peter Clausen <lars@metafoo.de> 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 <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/ |
H A D | industrialio-core.c | diff 6807d7211327dbdd8df3692f3d26ca711514ba71 Tue Nov 20 14:36:00 CET 2012 Lars-Peter Clausen <lars@metafoo.de> 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 <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|