From: Lars-Peter Clausen Date: Mon, 4 Jun 2012 08:50:02 +0000 (+0200) Subject: iio: Add iio_device_get() X-Git-Tag: v3.6-rc1~100^2~937 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e8b7765867e8f4705bcc18b8930edbe0e4ef3c;p=pandora-kernel.git iio: Add iio_device_get() This patch add the iio_device_get() function, which increases the reference count of a iio device. The matching function to decrease the reference count - iio_device_put() - already exists. Signed-off-by: Lars-Peter Clausen Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed