microblaze: resource/PCI: align functions now return start of resource
authorMichal Simek <monstr@monstr.eu>
Fri, 16 Apr 2010 07:04:51 +0000 (09:04 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 6 May 2010 09:21:57 +0000 (11:21 +0200)
commitc86fac4382b3fb238a520ab5f2fa200c6a868b7f
treee10577f94fb0d3c2ef86fd6ba274ee4e702d184d
parent8a66da71fa84d08bef7d1678db77df77dccefa20
microblaze: resource/PCI: align functions now return start of resource

This change should be part of b26b2d494b659f988b4d75eb394dfa0ddac415c9

Origin description:

resource/PCI: align functions now return start of resource

As suggested by Linus, align functions should return the start
of a resource, not void. An update of "res->start" is no longer
necessary.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/pci/pci-common.c