From: Jean Delvare Date: Tue, 8 May 2007 07:27:40 +0000 (-0700) Subject: legacy PC parports support parport->dev X-Git-Tag: v2.6.22-rc1~709 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7d801afc3d4d1c8aaa0449f17b9f9ce62e16236;p=pandora-kernel.git legacy PC parports support parport->dev Give legacy parallel ports a platform device in the device tree. This is a quick and dirty implementation; it doesn't actually convert the legacy parport code to the device driver model (by splitting out probing from device creation). But at least parallel port device drivers will finally have a device to work with. Signed-off-by: Jean Delvare Signed-off-by: David Brownell Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed