From 989847967cd762598ff0caa2aafc4ddcb04bcda3 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Fri, 10 Jan 2014 17:02:05 +0400 Subject: [PATCH] spi: clps711x: Use devm_gpio_request() This patch replaces gpio_request() with devm_ API. As a result this simplifies error path and eliminates "remove" function. Signed-off-by: Alexander Shiyan Signed-off-by: Mark Brown --- Reading git-format-patch failed