From: Maciej W. Rozycki Date: Tue, 6 Feb 2007 00:28:29 +0000 (-0800) Subject: [TC] dec_esp: Driver model for the PMAZ-A X-Git-Tag: v2.6.21-rc1~83^2~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df4db5c6c6daeb10a8693d09ce872bce8cd84e6;p=pandora-kernel.git [TC] dec_esp: Driver model for the PMAZ-A This is a set of changes that converts the PMAZ-A support to the driver model. The use of the driver model required switching to the hotplug SCSI initialization model, which in turn required a change to the core NCR53C9x driver. I decided not to break all the frontend drivers and introduced an additional parameter for esp_allocate() to select between the old and the new model. I hope this is OK, but I would be fine with converting NCR53C9x to the new model unconditionally as long as I do not have to fix all the other frontends (OK, perhaps I could do some of them ;-) ). Signed-off-by: Maciej W. Rozycki Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed