From 815088550342904acd68f43436e1b4d1d78b77c1 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 28 May 2015 10:11:19 +0200 Subject: [PATCH] pinctrl: improve debugfs for strict controllers If we know we are using a strict pin controller (one that cannot mix device functions+group use and GPIO) we can be a bit more specific in debugfs, just print either device-function-group or GPIO consumer for the pin. Let's do that to be helpful. Cc: Sonic Zhang Signed-off-by: Linus Walleij --- Reading git-format-patch failed