Re: [PATCH 1/2] drivers/mfd: Add realtek pcie card reader driver

From: Arnd Bergmann
Date: Tue Aug 14 2012 - 05:32:49 EST


On Tuesday 14 August 2012, wei_wang@xxxxxxxxxxxxxx wrote:
> From: Wei WANG <wei_wang@xxxxxxxxxxxxxx>
>
> Realtek PCI-E card reader driver adapts requests from upper-level
> sdmmc/memstick layer to the real physical card reader.
>
> Signed-off-by: Wei WANG <wei_wang@xxxxxxxxxxxxxx>

When you post a new version of patches, please add a version number in the
subject line, like " [PATCH v3 1/2] drivers/mfd: Add realtek pcie card
reader driver", to make it easier for people to know what has changed.
It's also helpful to have a "[PATCH 0/XX]" as 'git format-patch
--cover-letter' generates and list the changes to the previous versions
of your patch in there. Best combine this with 'git send-email --thread
--no-chain-reply', so all patches are sent in the same email thread as
the introductory mail.

Finally, when you get an 'Acked-by' or 'Reviewed-by' tag from someone,
please add that below your Signed-off-by.

Your patches both look fine now, so you can add my

Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/