From: Alex Chiang Date: Mon, 1 Dec 2008 20:10:20 +0000 (-0700) Subject: PCI: shcphp: remove 'name' parameter X-Git-Tag: v2.6.27.8~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e9082ddf690b53217f76bd9d45aaeea49f6c92e;p=pandora-kernel.git PCI: shcphp: remove 'name' parameter commit 66f1705580f796a3f52c092e9dc92cbe5df41dd6 upstream. We do not need to manage our own name parameter, especially since the PCI core can change it on our behalf, in the case of duplicate slot names. Remove 'name' from shpchp's version of struct slot. This change also removes the unused struct task_event from the slot structure. Cc: kristen.c.accardi@intel.com Acked-by: Kenji Kaneshige Signed-off-by: Alex Chiang Signed-off-by: Jesse Barnes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed