On Wed, 26 Feb 2014 10:35:09 +0900, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote: > Use devm_ioremap_resource() in order to make the code simpler, > and remove redundant return value check of platform_get_resource() > because the value is checked by devm_ioremap_resource(). > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > --- > drivers/spi/spi-txx9.c | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-) Thank you. It looks good for me. Reviewed-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html