commit | 71074d3a2c70aa8a213222fef5014bfd9b3daf1f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Feb 14 14:49:04 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Feb 14 14:49:04 2007 +0900 |
tree | a8676aff8f72826910ede93a69f0afcb67ded2ea | |
parent | db2e1fa3f0eefbbe04e90d6e4d290ee176b28248 [diff] |
sh: Fixup r7780rp pata_platform for devres conversion. Tidy up the R7780RP I/O mapping routines and switch the pata_platform resources to IORESOURCE_MEM types, killing off the useless port->addr conversion. This fixes up R7780RP to boot after the recent devres conversion. Signed-off-by: Paul Mundt <lethal@linux-sh.org>