From mboxrd@z Thu Jan 1 00:00:00 1970 From: b-liu@ti.com (Bin Liu) Date: Mon, 16 May 2016 15:11:34 -0500 Subject: [PATCH v2 1/2] musb: sunxi: Add set_mode platform function In-Reply-To: <1463229905-26387-2-git-send-email-hdegoede@redhat.com> <1463229905-26387-1-git-send-email-hdegoede@redhat.com> Message-ID: <20160516201059.GA9927@uda0271908> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 Regards, -Bin.