Benoit Cousson
1bd897f849
spi/omap: Remove bus_num usage for instance index
...
bus_num was used to reference the mcspi controller instance in a fixed array.
Remove this array and store this information directly inside drvdata structure.
bus_num is now just set if the pdev->id is present or with -1 for dynamic
allocation by SPI core, but the driver does not access it anymore.
Clean some bad comments format, and remove un-needed space.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
[Cleanup the OMAP2_MCSPI_MAX_CTRL macro as it is not needed anymore]
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
2012-04-10 14:10:35 -06:00
..
2012-04-06 19:56:04 -07:00
2012-03-28 18:30:03 +01:00
2012-04-07 09:56:00 -07:00
2012-04-06 17:54:53 -07:00
2012-04-05 15:30:34 -07:00
2012-04-06 17:56:20 -07:00
2012-03-29 16:53:48 -07:00
2012-04-05 22:13:39 -07:00
2012-04-06 21:48:59 -04:00
2012-03-27 16:03:32 -07:00
2012-04-05 15:30:34 -07:00
2012-04-06 17:56:20 -07:00
2012-03-28 18:30:03 +01:00
2012-04-04 13:13:18 -06:00
2012-04-05 15:30:34 -07:00
2012-04-05 15:25:50 -07:00
2012-04-03 17:08:28 -07:00
2012-03-28 15:58:21 -07:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:25:50 -07:00
2012-03-28 18:30:03 +01:00
2012-03-29 23:17:44 -07:00
2012-04-05 15:30:34 -07:00
2012-04-02 17:53:39 -07:00
2012-03-28 13:56:35 -07:00
2012-03-28 18:30:03 +01:00
2012-04-03 15:39:23 +10:00
2012-03-29 18:02:10 -07:00
2012-03-28 15:58:21 -07:00
2012-04-05 15:30:34 -07:00
2012-04-05 15:30:34 -07:00
2012-04-05 20:32:34 -04:00
2012-04-05 15:30:34 -07:00
2012-04-06 17:56:20 -07:00
2012-03-28 18:30:03 +01:00
2012-03-28 14:08:46 -07:00
2012-04-05 15:25:50 -07:00
2012-03-28 15:58:21 -07:00
2012-04-06 17:54:53 -07:00
2012-03-29 16:00:48 -07:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:09:02 -07:00
2012-04-04 10:09:30 -07:00
2012-04-05 15:25:50 -07:00
2012-04-05 15:30:34 -07:00
2012-03-28 15:58:21 -07:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:30:34 -07:00
2012-03-30 00:09:17 -07:00
2012-04-10 14:10:35 -06:00
2012-03-30 16:03:15 -07:00
2012-04-06 18:57:05 -07:00
2012-04-07 09:52:46 -07:00
2012-04-05 22:13:39 -07:00
2012-04-05 15:25:50 -07:00
2012-04-05 22:13:39 -07:00
2012-03-31 08:09:51 +05:30
2012-03-29 18:02:10 -07:00
2012-04-06 17:54:53 -07:00
2012-04-02 09:50:40 -07:00
2012-04-02 09:50:40 -07:00