[PATCH v3] mmc: moxart: fix probe logic

Arnd Bergmann arnd at arndb.de
Mon Feb 2 12:03:02 PST 2015


On Monday 02 February 2015 16:43:06 Jonas Jensen wrote:
> 
> Notes:
>     This is a forward (with a single line fix) of Arnd's v2 patch.
>     
>     v2:  do not call clk_put() on an error pointer
>     v3:  fix NULL dereference on host->clk
>     
>     Applies to next-20150113

Thanks for forwarding the fixed version. I just realized that you
probably haven't forwarded a lot of patches from other people, so you
missed two things:

- to preserve patch ownership, the first line (before the rest of the
description) should be 'From: Arnd Bergmann <arnd at arndb.de>'

- It is common to include the entire signoff chain, which in this case
is my Signed-off-by on one line, followed by yours on the next line
at the end of the description.

Ulf can probably fix this up when he applies the patch, or you can
send it again to be sure.

	Arnd



More information about the linux-arm-kernel mailing list