From: Jonathan Cameron Date: Sat, 30 Jun 2012 12:55:23 +0000 (+0100) Subject: iio: Fix inkern remove incorrect put of device X-Git-Tag: v3.6-rc1~100^2~336^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7627410e2c211f24787f61e6419e16d259aa13;p=pandora-kernel.git iio: Fix inkern remove incorrect put of device The device_get is after this point so on error we should not be removing it. Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed