From: Alex Chiang Date: Mon, 20 Oct 2008 23:41:53 +0000 (-0600) Subject: PCI: shcphp: remove 'name' parameter X-Git-Tag: v2.6.28-rc1~29^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f1705580f796a3f52c092e9dc92cbe5df41dd6;p=pandora-kernel.git PCI: shcphp: remove 'name' parameter 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 --- Reading git-diff-tree failed