diff options
author | Bartosz Golaszewski <[email protected]> | 2018-03-19 10:17:18 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-03-23 16:25:44 +0100 |
commit | 551a12669d85b5121e66bf39ff194efd7d1d9ac0 (patch) | |
tree | b3572b47def0a292856768a97ea773f5acdf169f /lib/test_overflow.c | |
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 <[email protected]>
Tested-by: Andy Shevchenko <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions