]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging:iio:core:naming: dev_info to indio_dev for consistency
authorJonathan Cameron <jic23@cam.ac.uk>
Thu, 6 Oct 2011 16:14:35 +0000 (17:14 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 15:58:58 +0000 (09:58 -0600)
commitf8c6f4e9a40d47ce86a641eb20fb7c5a59f06ff0
treee5eaa0cbc3094cdb88cbe71b67138df247dae610
parentee760ab2a95a1c52c7c68dc30c181425c667a507
staging:iio:core:naming: dev_info to indio_dev for consistency

We had a random missmatch of these two.  Lets pick the most common
and get rid of the other.  This patch covers the core.  Others
will clean up the drivers.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/buffer_generic.h
drivers/staging/iio/iio.h
drivers/staging/iio/iio_core_trigger.h
drivers/staging/iio/industrialio-buffer.c
drivers/staging/iio/industrialio-core.c
drivers/staging/iio/industrialio-trigger.c