commit | ba1616d921429ffe7480e8835e85f95ff041add8 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jul 31 17:06:31 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Aug 20 23:26:02 2008 -0500 |
tree | c5fbab77c0b5732589f73a186528f91f3ca49f75 | |
parent | 6a55617ed5d1aa62b850de2cf66f5ede2eef4825 [diff] |
powerpc: Fix whitespace merge in mpc8641 hpcn device tree When we coverted the .dts to v1 we lost a space between the irq and its polarity/sense information. This causes a bit of chaos as the reset of the blob is off by one cell. This was noticed by booting and getting errors w/ATA due to lock of interrupts. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>