Re: [PATCH 05/18] pata_parport: Introduce module_pata_parport_driver macro
Sergey Shtylyov <[email protected]> Sat, 18 Feb 2023 19:07:32 +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: > Introduce module_pata_parport_driver macro and use it in protocol > drivers to reduce boilerplate code. Remove paride_(un)register > compatibility defines. > > Signed-off-by: Ondrej Zary <[email protected]> Reviewed-by: Sergey Shtylyov <[email protected]> [...] MBR, Sergey