Merge tag 'gpmc-generic-timing' of git://gitorious.org/x0148406-public/linux-kernel...
authorTony Lindgren <tony@atomide.com>
Mon, 12 Nov 2012 23:28:11 +0000 (15:28 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 12 Nov 2012 23:28:11 +0000 (15:28 -0800)
commit86983087096c072214a229ccad614536d55e483f
tree956d19bef0f4fa5b070fd093b9ddfbca30090c32
parent6ba54ab4a49bbad736b0254aa6bdf0cb83013815
parent47acde16726080e5157b602f23937d00a04cd2ed
Merge tag 'gpmc-generic-timing' of git://gitorious.org/x0148406-public/linux-kernel into omap-for-v3.8/gpmc

These changes provide a generic gpmc timing calculation method,
migrates existing peripherals that makes use of custom gpmc timing
calculation method to use the new generic one.

Generic routine has been verified for onenand async timing calculation
on omap3evm (with a local change to add onenand support). Generic
timing calculation method were verified for other peripherals by
simulation. Generic method has to be verified on peripherals supported
in mainline.