From 416dc642afab52337d49d67170370b22b7057ab6 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Mon, 10 Mar 2014 14:57:33 +0400 Subject: [PATCH] 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-format-patch failed