OSDN Git Service

iio: light: us5182d: Refactor read_raw function
authorAdriana Reus <adriana.reus@intel.com>
Mon, 14 Dec 2015 12:24:47 +0000 (14:24 +0200)
committerJonathan Cameron <jic23@kernel.org>
Tue, 22 Dec 2015 18:07:08 +0000 (18:07 +0000)
commit9b1de75b5deea3e56bfb76d19d71ec599fcc803b
treec81bc44cc4f6f7b8533ba5bb199da5cd3347c97b
parentb6695254f800698faee4f30a8f0b199459ebeafe
iio: light: us5182d: Refactor read_raw function

A bit of refactoring for better readability.
Moved and slightly reorganized all the activity necessary for reading als
and proximity into a different function. This way the switch in read raw
becomes clearer and more compact.

Signed-off-by: Adriana Reus <adriana.reus@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/us5182d.c