Lars-Peter Clausen
1baf665b81
mfd: Remove redundant spi driver bus initialization
...
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.
The patch was generated using the following coccinelle semantic patch:
// <smpl>
@@
identifier _driver;
@@
struct spi_driver _driver = {
.driver = {
- .bus = &spi_bus_type,
},
};
// </smpl>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-05-01 12:00:22 +02:00
..
2012-03-06 18:46:57 +01:00
2012-03-06 18:46:49 +01:00
2012-04-05 15:25:50 -07:00
2012-04-05 15:25:50 -07:00
2012-05-01 12:00:20 +02:00
2011-10-24 14:09:16 +02:00
2012-01-09 00:37:39 +01:00
2011-10-24 14:09:16 +02:00
2012-03-16 19:45:33 +01:00
2012-01-09 00:37:39 +01:00
2012-01-09 00:37:39 +01:00
2012-03-16 19:45:33 +01:00
2012-01-09 00:37:39 +01:00
2011-10-31 19:32:04 -04:00
2011-12-20 18:50:55 +01:00
2012-03-16 21:12:32 +01:00
2012-05-01 12:00:22 +02:00
2012-05-01 12:00:21 +02:00
2011-12-20 18:50:56 +01:00
2012-03-06 18:46:48 +01:00
2012-03-20 16:38:14 +01:00
2012-05-01 12:00:22 +02:00
2011-05-26 19:45:13 +02:00
2011-10-24 14:09:19 +02:00
2012-04-13 14:04:08 +01:00
2012-03-06 18:46:56 +01:00
2012-01-09 00:37:38 +01:00
2011-07-08 21:14:44 -07:00
2012-01-09 00:37:31 +01:00
2012-05-01 12:00:21 +02:00
2012-01-09 00:37:36 +01:00
2012-05-01 12:00:21 +02:00
2012-05-01 12:00:21 +02:00
2012-05-01 12:00:21 +02:00
2012-05-01 12:00:21 +02:00
2011-11-25 23:24:45 +04:00
2012-01-09 01:03:34 +01:00
2011-07-31 23:28:25 +02:00
2012-01-09 00:37:41 +01:00
2012-01-09 00:37:36 +01:00
2012-03-06 18:46:30 +01:00
2012-03-28 15:58:21 -07:00
2012-03-28 15:58:21 -07:00
2011-11-03 09:40:51 -07:00
2012-03-06 18:46:47 +01:00
2012-04-16 18:47:00 +02:00
2012-01-09 00:37:31 +01:00
2012-03-06 18:46:44 +01:00
2012-03-06 18:46:51 +01:00
2012-03-06 18:46:51 +01:00
2011-05-26 19:45:28 +02:00
2011-05-26 19:45:28 +02:00
2012-03-16 20:05:45 +01:00
2012-05-01 12:00:22 +02:00
2012-05-01 12:00:21 +02:00
2012-03-06 18:46:54 +01:00
2012-03-06 18:46:35 +01:00
2012-03-16 20:37:47 +01:00
2012-01-09 00:37:44 +01:00
2012-05-01 12:00:22 +02:00
2012-03-06 18:46:38 +01:00
2012-01-09 00:37:44 +01:00
2012-01-09 00:37:31 +01:00
2011-10-24 14:09:09 +02:00
2012-01-09 00:37:31 +01:00
2012-01-09 00:37:31 +01:00
2012-01-09 00:37:37 +01:00
2011-10-31 19:32:05 -04:00
2011-12-20 18:50:56 +01:00
2012-03-20 16:56:33 +01:00
2012-03-06 18:46:29 +01:00
2012-03-06 18:46:37 +01:00
2012-03-16 18:50:51 +01:00
2011-07-31 23:28:24 +02:00
2012-03-06 18:46:47 +01:00
2011-07-31 23:28:25 +02:00
2011-07-31 23:28:22 +02:00
2012-01-09 00:37:31 +01:00
2012-01-09 00:37:31 +01:00
2012-03-22 13:05:34 +01:00
2012-01-09 00:37:31 +01:00
2012-02-13 10:00:35 +00:00
2012-03-22 13:05:34 +01:00
2011-07-31 23:28:27 +02:00
2012-04-16 16:45:34 +02:00
2011-07-07 14:23:25 +03:00
2012-03-28 13:56:35 -07:00
2012-03-22 13:04:33 +01:00
2012-02-18 23:15:44 +00:00
2012-02-18 23:15:43 +00:00
2012-02-18 23:15:43 +00:00
2012-05-01 12:00:21 +02:00
2011-10-31 19:32:04 -04:00
2011-07-31 23:28:20 +02:00
2012-02-22 13:57:05 +00:00
2012-02-22 13:57:05 +00:00
2012-01-09 00:37:47 +01:00
2012-03-28 13:56:35 -07:00
2012-01-09 00:37:31 +01:00
2011-09-06 16:37:58 +02:00
2012-01-09 00:37:32 +01:00
2012-03-06 18:46:34 +01:00
2012-03-28 13:56:35 -07:00
2012-03-28 13:56:35 -07:00
2011-12-13 00:14:06 +08:00
2012-05-01 12:00:21 +02:00
2011-12-13 00:11:13 +08:00