commit | b26b2d494b659f988b4d75eb394dfa0ddac415c9 | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Jan 01 17:40:49 2010 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Feb 22 16:16:56 2010 -0800 |
tree | d262f333e529a21017dc072e604a626b38520515 | |
parent | 93da6202264ce1256b04db8008a43882ae62d060 [diff] |
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. Cc: Bjorn Helgaas <bjorn.helgaas@hp.com> Cc: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>