summaryrefslogtreecommitdiffstats
path: root/drivers/hv/ring_buffer.c
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2016-04-12 20:56:10 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-30 13:56:46 -0700
commitbbca503b2ee000b5743a49c4995316cc499f44c6 (patch)
tree0c5b6c273840c6757365ec364eddd1b857d65a15 /drivers/hv/ring_buffer.c
parentfee268767ce8bfdb5389b84cd02ba7837b5350d5 (diff)
downloadlinux-stable-bbca503b2ee000b5743a49c4995316cc499f44c6.tar.gz
linux-stable-bbca503b2ee000b5743a49c4995316cc499f44c6.tar.bz2
linux-stable-bbca503b2ee000b5743a49c4995316cc499f44c6.zip
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>
Diffstat (limited to 'drivers/hv/ring_buffer.c')
0 files changed, 0 insertions, 0 deletions