From f91b2dbba5fdbe2d211aa8a4b353a8d3b5126f45 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Sun, 18 Jan 2015 12:39:26 +0100 Subject: [PATCH] gpio: mpc5200: Use of_mm_gpiochip_remove Since d621e8bae5ac9c67 (Create of_mm_gpiochip_remove), there is a counterpart for of_mm_gpiochip_add. This patch implements the remove function of the driver making use of it. Cc: Alexandre Courbot Cc: Sascha Hauer Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Linus Walleij --- Reading git-format-patch failed