Files
android_kernel_xiaomi_sm8450/drivers/parport
Sudip Mukherjee bbca503b2e parport: use subsys_initcall
The drivers which depends on parport may sometimes try to iniitialize
and register with parport bus even before parport has actually
registered with the device layer.
The simplest solution is to mark the init function as subsys_initcall()
and load the parport before the other drivers loads.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-30 13:56:46 -07:00
..
2005-04-16 15:20:36 -07:00
2011-03-31 11:26:23 -03:00
2014-07-25 18:00:23 -07:00
2006-06-25 10:01:09 -07:00
2005-04-16 15:20:36 -07:00
2016-04-30 13:56:46 -07:00
2016-01-03 16:32:59 -08:00
2005-04-16 15:20:36 -07:00