Searched hist:e37e06af9b0d6b7828159455d33f8ef45c456460 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/platforms/pasemi/ |
H A D | msi.c | diff e37e06af9b0d6b7828159455d33f8ef45c456460 Thu Dec 16 23:00:24 CET 2021 Nick Child <nick.child@ibm.com> powerpc/pasemi: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/pasemi' are deserving of an `__init` macro attribute. These functions are only called by other initialization functions and therefore should inherit the attribute. Also, change function declarations in header files to include `__init`.
Signed-off-by: Nick Child <nick.child@ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211216220035.605465-10-nick.child@ibm.com
|
H A D | pasemi.h | diff e37e06af9b0d6b7828159455d33f8ef45c456460 Thu Dec 16 23:00:24 CET 2021 Nick Child <nick.child@ibm.com> powerpc/pasemi: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/pasemi' are deserving of an `__init` macro attribute. These functions are only called by other initialization functions and therefore should inherit the attribute. Also, change function declarations in header files to include `__init`.
Signed-off-by: Nick Child <nick.child@ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211216220035.605465-10-nick.child@ibm.com
|
H A D | pci.c | diff e37e06af9b0d6b7828159455d33f8ef45c456460 Thu Dec 16 23:00:24 CET 2021 Nick Child <nick.child@ibm.com> powerpc/pasemi: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/pasemi' are deserving of an `__init` macro attribute. These functions are only called by other initialization functions and therefore should inherit the attribute. Also, change function declarations in header files to include `__init`.
Signed-off-by: Nick Child <nick.child@ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211216220035.605465-10-nick.child@ibm.com
|
H A D | setup.c | diff e37e06af9b0d6b7828159455d33f8ef45c456460 Thu Dec 16 23:00:24 CET 2021 Nick Child <nick.child@ibm.com> powerpc/pasemi: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/pasemi' are deserving of an `__init` macro attribute. These functions are only called by other initialization functions and therefore should inherit the attribute. Also, change function declarations in header files to include `__init`.
Signed-off-by: Nick Child <nick.child@ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211216220035.605465-10-nick.child@ibm.com
|
/linux/arch/powerpc/sysdev/ |
H A D | mpic.h | diff e37e06af9b0d6b7828159455d33f8ef45c456460 Thu Dec 16 23:00:24 CET 2021 Nick Child <nick.child@ibm.com> powerpc/pasemi: Add __init attribute to eligible functions
Some functions defined in 'arch/powerpc/platforms/pasemi' are deserving of an `__init` macro attribute. These functions are only called by other initialization functions and therefore should inherit the attribute. Also, change function declarations in header files to include `__init`.
Signed-off-by: Nick Child <nick.child@ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211216220035.605465-10-nick.child@ibm.com
|