From: Sachin Kamat Date: Wed, 11 Sep 2013 09:55:00 +0000 (+0100) Subject: staging: iio: ad2s1200: Use devm_* APIs X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~694^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d1b0b4887bce5fe50a371ccb7e650dcc413bab0;p=pandora-kernel.git staging: iio: ad2s1200: Use devm_* APIs devm_* APIs are device managed and make code simpler. This patch also fixes the missing gpio_free call in remove. Signed-off-by: Sachin Kamat Cc: Graff Yang Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed