From: Michal Simek Date: Fri, 16 Apr 2010 07:04:51 +0000 (+0200) Subject: microblaze: resource/PCI: align functions now return start of resource X-Git-Tag: v2.6.34-rc7~12^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86fac4382b3fb238a520ab5f2fa200c6a868b7f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed