From: Bartlomiej Zolnierkiewicz Date: Thu, 18 Oct 2007 22:30:10 +0000 (+0200) Subject: piix: add DECLARE_ICH_DEV() macro X-Git-Tag: v2.6.24-rc1~287^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40d2dd7ef3df468814a34cd3d31486408e604468;p=pandora-kernel.git piix: add DECLARE_ICH_DEV() macro Add DECLARE_ICH_DEV() macro. While at it: * Add init_hwif_ich() (->init_hwif method) for ICH controllers. * Rename init_chipset_piix() to init_chipset_ich() and use it only for ICH controllers. * Remove no longer needed piix_is_ichx() helper. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed