staging: greybus: i2c: remove unused pointers
authorLourdes Pedrajas <lu@pplo.net>
Thu, 12 Mar 2020 19:03:49 +0000 (20:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2020 11:47:24 +0000 (12:47 +0100)
commit2587768a511a419e04b45fe8ce7be94f7d037e16
treea4d0b6f3c908620778d1b545d25aae4c74fa8037
parentf54df47919f1c101eb4e4b370c451a640df08509
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>
drivers/staging/greybus/i2c.c