From patchwork Mon May 7 03:17:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL,for,3.4] pull request for fix branch in arch-pxa X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 157206 Message-Id: To: Bergmann Arnd , Olof Johansson , linux-arm-kernel@lists.infradead.org, Samuel Ortiz Date: Mon, 7 May 2012 11:17:01 +0800 From: Haojian Zhuang List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd & Olof, Please help to merge this fixes branch from arch-pxa git tree. The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3: Linux 3.4-rc6 (2012-05-06 15:07:32 -0700) are available in the git repository at: git://github.com/hzhuang1/linux.git fixes Haojian Zhuang (2): mfd: max8925: request resource region ARM: mmp: add io head file arch/arm/Kconfig | 1 + arch/arm/mach-mmp/include/mach/io.h | 13 +++++++++++++ drivers/mfd/max8925-core.c | 4 ++++ 3 files changed, 18 insertions(+), 0 deletions(-) create mode 100644 arch/arm/mach-mmp/include/mach/io.h