commit | 2587768a511a419e04b45fe8ce7be94f7d037e16 | [log] [tgz] |
---|---|---|
author | Lourdes Pedrajas <lu@pplo.net> | Thu Mar 12 20:03:49 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 17 12:47:24 2020 +0100 |
tree | a4d0b6f3c908620778d1b545d25aae4c74fa8037 | |
parent | f54df47919f1c101eb4e4b370c451a640df08509 [diff] |
staging: greybus: i2c: remove unused pointers Remove unused pointers in gb_i2c_algorithm structure and gb_i2c_probe() function, as they are not touched since 2014. Suggested-by: Johan Hovold <johan@kernel.org> Signed-off-by: Lourdes Pedrajas <lu@pplo.net> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Link: https://lore.kernel.org/r/20200312190349.7892-1-lu@pplo.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>