From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhangfei.gao@linaro.org (zhangfei) Date: Fri, 28 Nov 2014 23:15:48 +0800 Subject: [PATCH v1] ARM: multi_v7_defconfig: add driver support for hix5hd2 In-Reply-To: <201411281607.48459.arnd@arndb.de> References: <1416901046-21091-1-git-send-email-zhangfei.gao@linaro.org> <201411281607.48459.arnd@arndb.de> Message-ID: <547891A4.9090405@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/28/2014 11:07 PM, Arnd Bergmann wrote: > On Tuesday 25 November 2014, Zhangfei Gao wrote: >> Tested on hix5hd2 platform with mmc, usb, network, reboot etc. >> >> Signed-off-by: Zhangfei Gao > > Applied to next/defconfig, thanks! > > You mentioned earlier that you'd like me to apply this patch so I took it, but > you did not send it to arm at kernel.org or ask for it to be applied in the email, > so there was still a chance for it to get lost. Please try to be explict > about these things as you can. > Thanks Arnd Usually, should this info be listed in the git msg or reply with the original patch? Thanks