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


Groups > linux.kernel > #1391640 > unrolled thread

Re: [PATCH] parport: use subsys_initcall

Started bySudip Mukherjee <sudipm.mukherjee@gmail.com>
First post2016-04-30 18:30 +0200
Last post2016-04-30 18:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#1391640 — Re: [PATCH] parport: use subsys_initcall

FromSudip Mukherjee <sudipm.mukherjee@gmail.com>
Date2016-04-30 18:30 +0200
SubjectRe: [PATCH] parport: use subsys_initcall
Message-ID<rtFWi-2dj-5@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web