| | Date | Thu, 24 Nov 2011 15:29:30 +0000 | | From | Mark Brown <> | | Subject | Re: [PATCH 05/11] mfd: Remove redundant spi driver bus initialization |
| |
On Thu, Nov 24, 2011 at 04:29:15PM +0100, Lars-Peter Clausen wrote: > In ancient times it was necessary to manually initialize the bus field of an > spi_driver to spi_bus_type. These days this is done in spi_driver_register(), > so we can drop the manual assignment.
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|