From d1358f90e3b63530a5e0cf4ffa7560b359e9d638 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Heiko=20St=C3=BCbner?= Date: Wed, 16 Oct 2013 01:08:11 +0200 Subject: [PATCH] pinctrl: rockchip: remove redundant check The check limiting bias options to supported ones is already done thru rockchip_pinconf_pull_valid. Therefore this check is redundant and can be removed. Signed-off-by: Heiko Stuebner Signed-off-by: Linus Walleij --- Reading git-format-patch failed