From 257e10752c13f2698d53e5df1744f4d7e41fdfa7 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Sun, 18 Jan 2015 12:39:33 +0100 Subject: [PATCH] gpio: mpc8xxx: 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: Linus Walleij Cc: Alexandre Courbot Cc: Peter Korsgaard Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Linus Walleij --- Reading git-format-patch failed