> 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 <[email protected]> > --- > drivers/mfd/syscon.c | 7 ------- > 1 file changed, 7 deletions(-)
Looks sane: Acked-by: Lee Jones <[email protected]> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

