From: Sudip Mukherjee Date: Wed, 20 May 2015 15:26:57 +0000 (+0530) Subject: parport: add device-model to parport subsystem X-Git-Tag: omap-for-v4.2/fixes-rc1^2~94^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fa45a22689722dac9f0e90c0931d4b34b334ede;p=pandora-kernel.git parport: add device-model to parport subsystem parport subsystem starts using the device-model. Drivers using the device-model has to define devmodel as true and should register the device with parport using parport_register_dev_model(). Tested-by: Jean Delvare Tested-by: Alan Cox Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed