commit | 48b6a7d1ee7068c6e3e0ca6fd46aca98fdd11319 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <brgl@bgdev.pl> | Mon Mar 19 10:17:15 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 23 16:25:00 2018 +0100 |
tree | 37371efabb087aa5201135d178594ba0f1d16bc8 | |
parent | f1a640c5dc701f661d4359d86601a845a41858d0 [diff] |
eeprom: at24: switch to using probe_new() from the i2c framework Use the new probe() style for i2c drivers. 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>