| Submitter | Sascha Hauer |
|---|---|
| Date | Dec. 19, 2011, 11:29 a.m. |
| Message ID | <20111219112915.GN27267@pengutronix.de> |
| Download | mbox |
| Permalink | /patch/132200/ |
| State | New |
| Headers | show |
Pull-request
git://git.pengutronix.de/git/imx/linux-2.6.git fixes-for-arndComments
On Mon, Dec 19, 2011 at 3:29 AM, Sascha Hauer <s.hauer@pengutronix.de> wrote: > Hi Arnd, Olof, > > Please pull the following for -rc. Most stuff is regressions since > the last merge window, so only "ARM:imx:fix pwm period value" has > Cc stable. > > Sascha > > The following changes since commit 384703b8e6cd4c8ef08512e596024e028c91c339: > > Linux 3.2-rc6 (2011-12-16 18:36:26 -0800) > > are available in the git repository at: > git://git.pengutronix.de/git/imx/linux-2.6.git fixes-for-arnd Thanks, pulled. For the next release cycle, please try to get these kind of fixes in sooner if you can -- it's getting quite close to release. -Olof
Hi Arnd, Olof, Please pull the following for -rc. Most stuff is regressions since the last merge window, so only "ARM:imx:fix pwm period value" has Cc stable. Sascha The following changes since commit 384703b8e6cd4c8ef08512e596024e028c91c339: Linux 3.2-rc6 (2011-12-16 18:36:26 -0800) are available in the git repository at: git://git.pengutronix.de/git/imx/linux-2.6.git fixes-for-arnd Eric Bénard (7): cpuimx25sd: fix Kconfig imx_v4_v5_defconfig: update default configuration dma: MX3_IPU fix depends clock-imx35: fix reboot in internal boot mode cpuimx35sd: fix Kconfig cpuimx35: fix touchscreen support enable uncompress log on cpuimx35sd Jason Chen (1): ARM:imx:fix pwm period value Richard Zhao (1): arm/imx: fix cpufreq section mismatch arch/arm/configs/imx_v4_v5_defconfig | 12 +++++++----- arch/arm/mach-imx/Kconfig | 8 ++++---- arch/arm/mach-imx/Makefile | 4 ++-- arch/arm/mach-imx/clock-imx35.c | 20 ++++++++++---------- arch/arm/mach-imx/mach-cpuimx35.c | 8 +++++++- arch/arm/plat-mxc/cpufreq.c | 2 +- arch/arm/plat-mxc/include/mach/uncompress.h | 1 + arch/arm/plat-mxc/pwm.c | 9 +++++++++ drivers/dma/Kconfig | 4 ++-- 9 files changed, 43 insertions(+), 25 deletions(-)