[patch 1/2] PPC64: Janitorial: Dont use deprecated routine

Nathan Lynch ntl at pobox.com
Fri Aug 19 02:14:04 EST 2005


linas at austin.ibm.com wrote:
> The current ppc64 rpaphp code uses an old, deprecated routine to
> find all of the pci devices on the system.  This patch changes this
> to use the new API.  This is a janitorial patch.

Patches to this driver should go through the pci hotplug list and the
driver's maintainer, no?

>   * init_slots - initialize 'struct slot' structures for each slot
>   *
>   */
> -static void init_slots(void)
> +static void __init init_slots(void)

Your patch description does not account for this change.



More information about the Linuxppc64-dev mailing list