diff for duplicates of <1519243.Gb6txjtt2n@avalon> diff --git a/a/1.txt b/N1/1.txt index 6d7d94f..9c0c21d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > unsigned int i; > - int ret; > -> if (pfc->info->data_regs == NULL) +> if (pfc->info->data_regs = NULL) > return 0; > @@ -379,29 +378,27 @@ int sh_pfc_register_gpiochip(struct sh_pfc *pfc) > if (IS_ENABLED(CONFIG_OF) && pfc->dev->of_node) @@ -80,7 +80,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > > -#ifdef CONFIG_SUPERH > /* Register the function GPIOs chip. */ -> if (pfc->info->nr_func_gpios == 0) +> if (pfc->info->nr_func_gpios = 0) > return 0; -- diff --git a/a/content_digest b/N1/content_digest index 27d33e8..71f4d1b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01440705812-2960-1-git-send-email-geert+renesas@glider.be\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH] pinctrl: sh-pfc: Get rid of CONFIG_SHMOBILE_LEGACY\0" - "Date\0Sat, 29 Aug 2015 01:02:12 +0300\0" + "Date\0Fri, 28 Aug 2015 22:02:12 +0000\0" "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0" "Cc\0Linus Walleij <linus.walleij@linaro.org>" Simon Horman <horms@verge.net.au> @@ -42,7 +42,7 @@ "> \tunsigned int i;\n" "> -\tint ret;\n" "> \n" - "> \tif (pfc->info->data_regs == NULL)\n" + "> \tif (pfc->info->data_regs = NULL)\n" "> \t\treturn 0;\n" "> @@ -379,29 +378,27 @@ int sh_pfc_register_gpiochip(struct sh_pfc *pfc)\n" "> \tif (IS_ENABLED(CONFIG_OF) && pfc->dev->of_node)\n" @@ -91,7 +91,7 @@ "> \n" "> -#ifdef CONFIG_SUPERH\n" "> \t/* Register the function GPIOs chip. */\n" - "> \tif (pfc->info->nr_func_gpios == 0)\n" + "> \tif (pfc->info->nr_func_gpios = 0)\n" "> \t\treturn 0;\n" "\n" "-- \n" @@ -99,4 +99,4 @@ "\n" Laurent Pinchart -4f86c89da242b1280952b0eaa0fc5a82fcb2844e73076df66f9f26e4f7dfcca8 +b550ece326215f63b79b9223d1df567b77af5fabb04c435dd5aa3ef453d01db8
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.