* Tony Lindgren <tony@xxxxxxxxxxx> [090304 10:31]: > This should be it for the omap fixes for this -rc cycle. Hopefully > we can still get these in. Russell, here's the pull request for you for these fixes. Tony
The following changes since commit fec6c6fec3e20637bee5d276fb61dd8b49a3f9cc: Linus Torvalds (1): Linux 2.6.29-rc7 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes Aaro Koskinen (2): ARM: OMAP: sched_clock() corrected ARM: OMAP: Allow I2C bus driver to be compiled as a module David Brownell (1): ARM: OMAP: Fix compile error if pm.h is included Koen Kooi (1): ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz arch/arm/mach-omap2/board-omap3beagle.c | 4 +++- arch/arm/plat-omap/Makefile | 3 ++- arch/arm/plat-omap/common.c | 14 +++++--------- arch/arm/plat-omap/include/mach/common.h | 2 +- arch/arm/plat-omap/include/mach/pm.h | 2 +- 5 files changed, 12 insertions(+), 13 deletions(-)