diff options
author | Bartosz Golaszewski | 2018-03-19 10:17:18 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2018-03-23 16:25:44 +0100 |
commit | 551a12669d85b5121e66bf39ff194efd7d1d9ac0 (patch) | |
tree | b3572b47def0a292856768a97ea773f5acdf169f /include/video | |
parent | 7c2806642ecf3adabec005cc78ff2bf444d4acba (diff) |
eeprom: at24: refactor at24_probe()
The code in at24_probe() is pretty mangled. It can be cleaned up a bit
by doing things one by one.
Let's group the code by logic: parse and verify pdata, initialize the
regmap, allocate and fill the fields of at24_data, allocate dummy i2c
devices, initialize pm & register with nvmem.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Tested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions