[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100721.222835.258899665.davem@davemloft.net>
Date: Wed, 21 Jul 2010 22:28:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: grant.likely@...retlab.ca
Cc: sfr@...b.auug.org.au, monstr@...str.eu, benh@...nel.crashing.org,
gregkh@...e.de, linux-kernel@...r.kernel.org,
linuxppc-dev@...abs.org, microblaze-uclinux@...e.uq.edu.au,
sparclinux@...r.kernel.org
Subject: Re: [PATCH 3/5] of/platform: remove all of_bus_type and
of_platform_bus_type references
From: Grant Likely <grant.likely@...retlab.ca>
Date: Wed, 21 Jul 2010 17:40:05 -0600
> Both of_bus_type and of_platform_bus_type are just #define aliases
> for the platform bus. This patch removes all references to them and
> switches to the of_register_platform_driver()/of_unregister_platform_driver()
> API for registering.
>
> Subsequent patches will convert each user of of_register_platform_driver()
> into plain platform_drivers without the of_platform_driver shim. At which
> point the of_register_platform_driver()/of_unregister_platform_driver()
> functions can be removed.
>
> Signed-off-by: Grant Likely <grant.likely@...retlab.ca>
Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists