diff options
author | 2018-03-19 10:17:10 +0100 | |
---|---|---|
committer | 2018-03-23 16:25:00 +0100 | |
commit | 1f77d1859c3a43a22ae35f68051014c30728efee (patch) | |
tree | 4a450eec5b0108a6a0562b418f5330815df520f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eeprom: at24: don't check if byte_len is a power of 2 (diff) | |
download | linux-dev-1f77d1859c3a43a22ae35f68051014c30728efee.tar.xz linux-dev-1f77d1859c3a43a22ae35f68051014c30728efee.zip |
eeprom: at24: rename at24_get_pdata()
As preparation for at24_probe() refactoring: rename at24_get_pdata()
to at24_properties_to_pdata(). We're doing it because we'll move the
pdata parsing code into a separate function which will be called
at24_get_pdata(). Current routine with that name actually parses
the device properties so change its name to reflect its purpose.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions