From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Tue, 26 Nov 2013 02:16:47 +0000 Subject: Re: [PATCH 09/12] usb: gadget: r8a66597-udc: Convert to clk_prepare/unprepare Message-Id: <2042860.IXZhL6v7c2@avalon> MIME-Version: 1 Content-Type: multipart/mixed; boundary="nextPart1447123.kM1UcnN8mD" List-Id: References: <1383000569-8916-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <2503238.g4sCZxTpb5@avalon> <20131126021239.GA22213@saruman.home> In-Reply-To: <20131126021239.GA22213@saruman.home> To: linux-arm-kernel@lists.infradead.org --nextPart1447123.kM1UcnN8mD Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi Felipe, On Monday 25 November 2013 20:12:39 Felipe Balbi wrote: > Hi, > > On Tue, Nov 26, 2013 at 02:59:51AM +0100, Laurent Pinchart wrote: > > > > > (2013/10/29 7:49), Laurent Pinchart wrote: > > > > > > Turn clk_enable() and clk_disable() calls into > > > > > > clk_prepare_enable() > > > > > > and clk_disable_unprepare() to get ready for the migration to the > > > > > > common clock framework. > > > > > > > > > > > > Cc: Felipe Balbi > > > > > > Cc: linux-usb@vger.kernel.org > > > > > > Signed-off-by: Laurent Pinchart > > > > > > > > > > > > > > > > Thank you for the patch. > > > > > > > > > > Acked-by: Yoshihiro Shimoda > > > > > > > > Could you please pick this patch up ? > > > > > > after -rc1 is out, I don't see why not. > > > > Great then :-) > > > > As this patch is a dependency for other series that will go through > > different trees, could you please provide a stable branch in your tree > > with this patch included that you will push to v3.14 ? > > You guys are always killing me with those "stable branch" requests :-) > > I'll get one up tomorrow. I guess I can avoid a topic branch altogether > if I just make this the first patch in "next" branch. I could push only > $subject for now until you merge then I'll push other stuff. Is that > enough for you ? My 'next' is always immutable. That sounds good, thank you. You can already push the other patches without waiting for me, I can dig the commit ID of the first patch in your next branch. -- Regards, Laurent Pinchart --nextPart1447123.kM1UcnN8mD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAABAgAGBQJSlASPAAoJEIkPb2GL7hl1atYH/jYc7L7FqFYL0AvV5Ol51FRY Qbo9E0WtevryFxjnP5/aD4c4jBHJTHBmbXQ3+ORzE530rXhNWxbRlZGzijq3cyfa nX1/c9lCdX+2ynb/hm2TqmIo2WyXkMO/2Ab6ka7+sFCgkAhi9GlOtuEz4jBNB9oj 2o+YHToyvm4euvhxao1g0ZwltvK7BEPHIAGBi8rjraCgaJnj2HqszVpYiPJDfrYG My/dlSfnidiG9/gtUG6J2soPjtRpvHsG1oc9dh/1gfCTOCeboDyaOhnAo/o7acNY KWQKy7M37eGEU3hZ0lOFo/O2uRfSo5vVpI2nQuC43yWbvefKmbZSlTFVvvTJI6k= =zwqq -----END PGP SIGNATURE----- --nextPart1447123.kM1UcnN8mD-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: laurent.pinchart@ideasonboard.com (Laurent Pinchart) Date: Tue, 26 Nov 2013 03:16:47 +0100 Subject: [PATCH 09/12] usb: gadget: r8a66597-udc: Convert to clk_prepare/unprepare In-Reply-To: <20131126021239.GA22213@saruman.home> References: <1383000569-8916-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <2503238.g4sCZxTpb5@avalon> <20131126021239.GA22213@saruman.home> Message-ID: <2042860.IXZhL6v7c2@avalon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Felipe, On Monday 25 November 2013 20:12:39 Felipe Balbi wrote: > Hi, > > On Tue, Nov 26, 2013 at 02:59:51AM +0100, Laurent Pinchart wrote: > > > > > (2013/10/29 7:49), Laurent Pinchart wrote: > > > > > > Turn clk_enable() and clk_disable() calls into > > > > > > clk_prepare_enable() > > > > > > and clk_disable_unprepare() to get ready for the migration to the > > > > > > common clock framework. > > > > > > > > > > > > Cc: Felipe Balbi > > > > > > Cc: linux-usb at vger.kernel.org > > > > > > Signed-off-by: Laurent Pinchart > > > > > > > > > > > > > > > > Thank you for the patch. > > > > > > > > > > Acked-by: Yoshihiro Shimoda > > > > > > > > Could you please pick this patch up ? > > > > > > after -rc1 is out, I don't see why not. > > > > Great then :-) > > > > As this patch is a dependency for other series that will go through > > different trees, could you please provide a stable branch in your tree > > with this patch included that you will push to v3.14 ? > > You guys are always killing me with those "stable branch" requests :-) > > I'll get one up tomorrow. I guess I can avoid a topic branch altogether > if I just make this the first patch in "next" branch. I could push only > $subject for now until you merge then I'll push other stuff. Is that > enough for you ? My 'next' is always immutable. That sounds good, thank you. You can already push the other patches without waiting for me, I can dig the commit ID of the first patch in your next branch. -- Regards, Laurent Pinchart -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part. URL: