
Hi Fabio,
On Wed, 10 Apr 2013 18:34:13 -0300, Fabio Estevam festevam@gmail.com wrote:
On Wed, Apr 10, 2013 at 6:26 PM, Benoît Thébaudeau benoit.thebaudeau@advansee.com wrote:
Thanks, but you have applied the bundle from my branch instead of the series from the mailing list, so all commit messages are crippled with patman stuff, my SoB is missing, and 01 and 02/30 do not have Fabio set as the author. Is it possible to fix this?
Yes, in u-boot-arm the authorship is not correct:
commit 2dc82d58a37a5e05bb7b54ec658e89275f71b1ba Author: Benoît Thébaudeau benoit.thebaudeau@advansee.com Date: Thu Feb 28 21:38:00 2013 +0100
mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT From: Fabio Estevam <fabio.estevam@freescale.com> Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT option so that other NAND
controller drivers could use it when a 16-bit NAND is deployed.
drivers/mtd/nand/ndfc has CONFIG_SYS_NDFC_16BIT, so just rename it, so that other NAND drivers could reuse the same symbol. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Acked-by: Scott Wood <scottwood@freescale.com> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Series-to: nand, imx, arm Series-cc: marex Series-version: 11 Series-name: mxc-nand Series-changes: 8 - New patch.
Ok, series re-applied from patchwork, diffed with bundle (identical, phew!) and authorship and commit messages are now fine.
/me thinks a git hook to detect lingering patman lines in commit messages before doing a git push would be a Good Thing.
Regards,
Fabio Estevam
Amicalement,