From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 8 May 2018 05:07:16 +0200 From: Greg Kroah-Hartman To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Ingo Molnar , Thomas Gleixner , Christoffer Dall , "Paul E. McKenney" , Marc Zyngier , Kai-Heng Feng , Thymo van Beers , Frederic Weisbecker , David Rientjes , Linus Walleij , Vinod Koul , Srinivas Kandagatla , Sagar Dharia , Sanyog Kale , Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , Thierry Reding Subject: Re: [PATCH 08/18] docs: driver-api: add clk documentation Message-ID: <20180508030716.GA1882@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Mon, May 07, 2018 at 06:35:44AM -0300, Mauro Carvalho Chehab wrote: > The clk.rst is already in ReST format. So, move it to the > driver-api guide, where it belongs. > > Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Greg Kroah-Hartman