From: Paul Mundt Date: Fri, 17 Apr 2009 06:08:01 +0000 (+0900) Subject: sh: pci: Use the proper write size for class/sub-class code. X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab78cbcf6877334fc20868b7df7887349e2e01c8;p=pandora-kernel.git sh: pci: Use the proper write size for class/sub-class code. Don't use pci_write_reg() for these, as it defaults to 32-bit. Rather than using the helper, use __raw_writeb() directly. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed