From: Alexander Shiyan Date: Mon, 10 Mar 2014 10:57:33 +0000 (+0400) Subject: mfd: syscon: Simplify syscon_match_pdevname() X-Git-Tag: v3.15-rc1~64^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416dc642afab52337d49d67170370b22b7057ab6;p=pandora-kernel.git mfd: syscon: Simplify syscon_match_pdevname() Since we do not want to add new platform IDs for the syscon driver, there is no reason to iterate over IDs. This patch simplifies syscon_match_pdevname() function to remove such iteration. Signed-off-by: Alexander Shiyan Signed-off-by: Lee Jones --- Reading git-diff-tree failed