Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1391640

Re: [PATCH] parport: use subsys_initcall

From Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] parport: use subsys_initcall
Date 2016-04-30 18:30 +0200
Message-ID <rtFWi-2dj-5@gated-at.bofh.it> (permalink)
References <rn8qn-16v-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Apr 12, 2016 at 08:56:10PM +0530, Sudip Mukherjee wrote:
> 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>
> ---

Hi Greg,
A gentle ping.
I know you are going to close your trees soon. And maybe we don't have
enough time to have this tested on linux-next.

regards
sudip

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] parport: use subsys_initcall Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-04-30 18:30 +0200

csiph-web