This series removes the duplication of sanity check for platform_get_resource() return resource. It will be checked with devm_ioremap_resource() Series based on devel branch of [1]. [1]: https://git.kernel.org/cgit/linux/kernel/git/linusw/linux-gpio.git Varka Bhadram (3): gpio: gpio-davinci: remove duplicate check on resource gpio: gpio-stp-xway: remove duplicate check on resource gpio: gpio-tb10x: remove duplicate check on resource drivers/gpio/gpio-davinci.c | 5 ----- drivers/gpio/gpio-stp-xway.c | 8 ++------ drivers/gpio/gpio-tb10x.c | 7 +------ 3 files changed, 3 insertions(+), 17 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html