[PATCH] ARM: davinci: clock: return 0 upon error from clk_round_rate()

2013-11-27 Thread Paul Walmsley
-by: Paul Walmsley p...@pwsan.com Cc: Philip Avinash avinashphi...@ti.com Cc: Sekhar Nori nsek...@ti.com Cc: Kevin Hilman khil...@deeprootsystems.com --- Applies on v3.13-rc1. See also: http://marc.info/?l=linux-arm-kernelm=138542591313620w=2 arch/arm/mach-davinci/clock.c |2 +- 1 file changed

Re: [PATCH v2 0/7] uio_pruss cleanup and platform support

2012-09-29 Thread Paul Walmsley
cc Omar Hi Matt On Fri, 28 Sep 2012, Matt Porter wrote: The AM33xx support requires some help in hwmod due to the following comment in arch/arm/mach-omap2/omap_hwmod.c: /* * If an IP block contains HW reset lines and any of them are * asserted, we let integration code

Re: [PATCH 3/4] OMAP3 : clock data: Update name string for EMAC clocks.

2010-03-11 Thread Paul Walmsley
On Thu, 11 Mar 2010, Sriramakrishnan wrote: The emac driver uses generic name for the module and phy clocks. Updated the omap3xxx_clks table to match the names used by the Davinci emac driver. Signed-off-by: Sriramakrishnan s...@ti.com Acked-by: Paul Walmsley p...@pwsan.com At some point