diff options
author | Brian Masney <masneyb@onstation.org> | 2016-12-03 21:19:27 -0500 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-12-04 11:23:00 +0000 |
commit | 58f643669e872b9293603bd4ae19df796cb4b78a (patch) | |
tree | b8d1faa40a541ae7ac7a39642139b61b006aac44 /drivers/staging/board | |
parent | f40531d1e7848cf49f323f91a653d16caac27431 (diff) |
staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()
isl29028_chip_init() contains the device driver defaults and
two I2C calls that detect the presence of the chip. This patch
moves these into isl29028_probe() so that this function can
be used by the power management runtinme in a followup patch. This
patch also renames isl29028_chip_init() to
isl29028_chip_init_and_power_on().
Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/board')
0 files changed, 0 insertions, 0 deletions