commit | b24a99f6666ac278ec9f9c1334518af828833d19 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Feb 19 18:20:44 2009 +0300 |
committer | Kim Phillips <kim.phillips@freescale.com> | Mon Feb 23 15:51:59 2009 -0600 |
tree | a69d7be8df4133cf8cad2f2aca285ce81ce867f7 | |
parent | e2d72ba543c7b6924b5b5d393dcd80b2b9c3a022 [diff] |
mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values This patch fixes an issue in config space read accessors: we should fill-in the value even if we fail (e.g. skipping devices), otherwise CONFIG_PCI_SCAN_SHOW reports bogus values during boot up. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>