From 3c7d563789241442abfaeb0574ed4f93f8fcdebe Mon Sep 17 00:00:00 2001 From: Sebastian Hesselbarth Date: Wed, 5 Mar 2014 01:03:10 +0100 Subject: [PATCH] pinctrl: mvebu: silence WARN to dev_warn Pinctrl will WARN on missing DT resources, which is a little bit too noisy. Use dev_warn with FW_BUG instead. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Linus Walleij --- Reading git-format-patch failed