From: Benjamin Herrenschmidt Date: Tue, 1 Dec 2009 14:36:29 +0000 (+0000) Subject: libata/drivers: Add driver for Apple "MacIO" IDE controller X-Git-Tag: v2.6.33-rc1~293^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88358ab08944da726e948d216977ad499dfc15c6;p=pandora-kernel.git libata/drivers: Add driver for Apple "MacIO" IDE controller This is a libata driver for the "macio" IDE controller used on most Apple PowerMac and PowerBooks. It's a libata equivalent of drivers/ide/ppc/pmac.c It supports all the features of its predecessor, including mediabay hotplug and suspend/resume. It should also support module load/unload. The timing calculations have been simplified to use pre-calculated tables compared to drivers/ide/pmac.c and it uses the new mediabay interface provided by a previous patch. Signed-off-by: Benjamin Herrenschmidt Acked-by: Tejun Heo --- Reading git-diff-tree failed