pinctrl: assume map table entries can't have a NULL ctrl_dev_name field
authorStephen Warren <swarren@nvidia.com>
Mon, 20 Feb 2012 06:45:50 +0000 (23:45 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Feb 2012 16:59:33 +0000 (17:59 +0100)
These are already disallowed. Clean up some code that doesn't assume this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found