Re: [PATCH 02/18] pata_parport: probe all units automatically
Sergey Shtylyov <[email protected]> Sat, 18 Feb 2023 18:55:07 +0300
| Newsgroups | gmane.linux.block,gmane.linux.parport,gmane.linux.ide,gmane.linux.kernel |
|---|---|
| Organization | Open Mobile Platform |
| Message-ID | <[email protected]> |
On 2/15/23 10:45 PM, Ondrej Zary wrote: > Only unit 0 is probed after registering a protocol driver or attaching > a new parport. This causes bpck and bpck6 devices to be not detected > automatically. > Probe all units just like in manual device creation (using sysfs). > > Signed-off-by: Ondrej Zary <[email protected]> Reviewed-by: Sergey Shtylyov <[email protected]> [...] MBR, Sergey