On Wed, 26 Feb 2014 10:35:09 +0900, Jingoo Han <[email protected]> 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 <[email protected]> > --- > drivers/spi/spi-txx9.c | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-)
Thank you. It looks good for me. Reviewed-by: Atsushi Nemoto <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
