From: Alexander Aring Date: Thu, 24 Apr 2014 17:09:09 +0000 (+0200) Subject: at86rf230: use devm_gpio_request_one X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~321^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0679e29b0c06979f4c2d4561eee0361548d4c80b;p=pandora-kernel.git at86rf230: use devm_gpio_request_one This patch replace the gpio_request functions with devm_gpio_request_one functions. Then we don't need to take care about freeing gpios. Signed-off-by: Alexander Aring Signed-off-by: David S. Miller --- Reading git-diff-tree failed