On 01/01/15 13:47, Hartmut Knaack wrote:
Daniel Baluta schrieb am 23.12.2014 um 14:22:Fixed up and applied.
This fixes parts of kmx61 error handling to make code easier to read and to beSome issues remain in this one, please see inline. Otherwise looking good.
more consistent with IIO coding conventions:
* prefer as single point for error handling instead of duplicating code
for each function
* directly return a value from a case branch instead of breaking
* fix error message for writing REG_CTRL1
Also, add separate error paths for kmx61_trigger_setup/iio_triggered_buffer_setup
calls.