| Submitter | Kumar Gala |
|---|---|
| Date | Jan. 13, 2011, 12:07 a.m. |
| Message ID | <E0B6C38A-A20B-46CA-9FB0-46037D2A2479@kernel.crashing.org> |
| Download | mbox |
| Permalink | /patch/78627/ |
| State | Not Applicable |
| Headers | show |
| Submitter | Kumar Gala |
|---|---|
| Date | Jan. 13, 2011, 12:07 a.m. |
| Message ID | <E0B6C38A-A20B-46CA-9FB0-46037D2A2479@kernel.crashing.org> |
| Download | mbox |
| Permalink | /patch/78627/ |
| State | Not Applicable |
| Headers | show |
[ I know I'm way way way way late, but combo of holidays and getting sick. Please push as these are pretty minor changes ] The following changes since commit 0c21e3aaf6ae85bee804a325aa29c325209180fd: Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus (2011-01-07 17:16:27 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git next Ilya Yanok (1): powerpc/mpc8308: fix USB DR controller initialization Li Yang (1): powerpc/85xx: add e500 HID1 bit definition Shaohui Xie (1): powerpc/fsl_rio: Fix non-standard HID1 register access Timur Tabi (2): powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audio powerpc: fix warning when compiling immap_qe.h arch/powerpc/boot/dts/mpc8308rdb.dts | 2 +- arch/powerpc/boot/dts/p1022ds.dts | 4 ++-- arch/powerpc/include/asm/immap_qe.h | 21 +++++++++++++++------ arch/powerpc/include/asm/reg.h | 2 ++ arch/powerpc/include/asm/reg_booke.h | 14 ++++++++++++++ arch/powerpc/kernel/cpu_setup_fsl_booke.S | 6 ++++++ arch/powerpc/platforms/83xx/mpc83xx.h | 2 ++ arch/powerpc/platforms/83xx/usb.c | 21 ++++++++++++++++----- arch/powerpc/sysdev/fsl_rio.c | 2 -- 9 files changed, 58 insertions(+), 16 deletions(-)