From: Kenji Kaneshige Date: Tue, 3 Feb 2009 06:06:18 +0000 (+0900) Subject: PCI: pciehp: make cmd_busy flag one bit X-Git-Tag: v2.6.30-rc1~419^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a82e21823058eea95325005b79f3b8c9492460f;p=pandora-kernel.git PCI: pciehp: make cmd_busy flag one bit The cmd_busy field in struct controller takes only two values 0 or 1. So it should be one bit. Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed