From mboxrd@z Thu Jan 1 00:00:00 1970 From: b-liu@ti.com (Bin Liu) Date: Fri, 20 May 2016 15:55:29 -0500 Subject: [PATCH v2 1/2] musb: sunxi: Add set_mode platform function In-Reply-To: <20160516201059.GA9927@uda0271908> References: <1463229905-26387-2-git-send-email-hdegoede@redhat.com> <1463229905-26387-1-git-send-email-hdegoede@redhat.com> <20160516201059.GA9927@uda0271908> Message-ID: <20160520205529.GB7475@uda0271908> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Mon, May 16, 2016 at 03:11:34PM -0500, Bin Liu wrote: > On Sat, May 14, 2016 at 02:45:04PM +0200, Hans de Goede wrote: > > Move the mode handling to the platform_set_mode callback. > > > > Signed-off-by: Hans de Goede > > Signed-off-by: Bin Liu I revised the subject prefix to "usb: musb: sunxi: ..." for both patches. Regards, -Bin. > > Regards, > -Bin.