From: Yinghai Lu Date: Sat, 21 Jan 2012 10:08:27 +0000 (-0800) Subject: PCI: Replace resource_list with generic list X-Git-Tag: v3.4-rc1~114^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc4abecaeff30b3cc230b418a925999dda594c2;p=pandora-kernel.git PCI: Replace resource_list with generic list So we can use helper functions for generic list. This makes the resource re-allocation code much more readable. -v2: Use list_add_tail instead of adding list_insert_before, Pointed out by Linus. Suggested-by: Linus Torvalds Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed