summaryrefslogtreecommitdiff
path: root/drivers/s390
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2007-01-30 22:36:09 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-01-31 00:01:35 (GMT)
commitc06bb5d49d8b240876c7c5019197e6a7bd33bcf7 (patch)
tree278f7a6bc61d0ec20c1e8eeb2e2a7d1597b29f8a /drivers/s390
parentab40c5c6b6861ee71fd97f2611027b01e9ec4da0 (diff)
downloadlinux-fsl-qoriq-c06bb5d49d8b240876c7c5019197e6a7bd33bcf7.tar.xz
[PATCH] Fix VIA quirks
Fix VIA quirks that were recently broken by Alan Cox in the upstream kernel (commit 1597cacbe39802d86656d1f2e6329895bd2ef531). My understanding is that pci_find_present() doesn't work yet at the time the quirks are run. So I used a two-step quirk as is done for some other quirks already. First we detect the VIA south bridges and set the right low and high device limits, then we are ready to actually run the quirks on the affected devices. Signed-off-by: Jean Delvare <jdelvare@suse.de> Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Acked-by: Nick Piggin <nickpiggin@yahoo.com.au> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions