]> git.baikalelectronics.ru Git - kernel.git/commit
iio: adc: ina2xx: remove unused debug field from chip global data
authorAlison Schofield <amsfield22@gmail.com>
Sat, 3 Sep 2016 02:54:21 +0000 (19:54 -0700)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Sep 2016 15:00:51 +0000 (16:00 +0100)
commit48c1a102ccf6d03db9c31e5c2cb2adb3a7c28189
tree0487276848115aa0dc1caa4dd52348072e9f7fa7
parent5f8895e5c0482057c638905f2b0c981a165951f3
iio: adc: ina2xx: remove unused debug field from chip global data

commit fecbe5c7cba4 "iio: ina2xx: Remove trace_printk debug
statements" removed the code that used the chip->prev_ns field.
This patch cleans it up further by removing the unused field
and assignments.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/ina2xx-adc.c