From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@linaro.org (Mike Turquette) Date: Wed, 19 Mar 2014 14:57:33 -0700 Subject: [PATCH v2] Documentation: clk: Add locking documentation In-Reply-To: <1427024.Y6pT20dv1F@avalon> References: <1393591256-6932-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1427024.Y6pT20dv1F@avalon> Message-ID: <20140319215733.31449.47481@quantum> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Laurent Pinchart (2014-03-12 05:11:01) > Hello, > > On Friday 28 February 2014 13:40:56 Laurent Pinchart wrote: > > Briefly documentation the common clock framework locking scheme from a > > clock driver point of view. > > > > Signed-off-by: Laurent Pinchart > > Ping ? Is this version better (and acceptable) ? Yes, thanks much for the resend. I fixed a small typo in the changelog: s/documentation/document/ Taken into clk-next. Regards, Mike