Scott Ellis
9bd4517ddc
spi/omap2_mcspi: Use transaction speed if provided
...
omap2_mcspi_transfer() gets called in omap2_mcspi_work() when the
transaction speed_hz or bits_per_word fields are non-zero.
omap2_mcspi_transfer() does not look at the speed_hz field so
the override speed value is ignored.
The code should probably change to one of these options.
1. Skip the call to omap2_mcsp_transfer() if the only reason was a
non-zero speed_hz and it's not going to be used.
2. Use the new speed_hz value provided
The patch below uses the speed_hz value.
Signed-off-by: Scott Ellis <scott@jumpnowtek.com >
Signed-off-by: Grant Likely <grant.likely@secretlab.ca >
2010-03-10 14:23:13 -07:00
..
2010-03-07 17:04:51 -08:00
2010-03-01 13:04:58 -08:00
2010-03-07 17:04:50 -08:00
2010-03-07 17:04:52 -08:00
2010-03-07 17:04:49 -08:00
2010-02-27 14:05:38 +01:00
2010-02-26 13:58:08 +01:00
2010-03-08 12:25:29 +01:00
2010-03-06 11:26:28 -08:00
2010-02-02 15:58:48 -08:00
2010-03-07 17:04:49 -08:00
2010-03-07 17:04:49 -08:00
2010-02-26 16:50:02 -08:00
2010-03-07 17:04:49 -08:00
2010-03-07 17:04:49 -08:00
2010-03-06 11:26:32 -08:00
2010-03-07 17:04:52 -08:00
2010-03-07 17:04:49 -08:00
2010-03-07 17:04:48 -08:00
2010-03-07 17:04:49 -08:00
2010-03-02 14:54:23 -08:00
2010-03-06 11:33:09 -08:00
2010-03-07 17:04:50 -08:00
2010-03-04 08:24:06 -08:00
2010-03-07 17:04:52 -08:00
2010-03-07 17:04:49 -08:00
2010-03-07 22:17:20 +01:00
2010-02-28 19:23:06 -08:00
2010-03-07 22:17:05 +01:00
2010-03-07 17:04:51 -08:00
2010-03-07 17:04:49 -08:00
2010-03-07 17:04:50 -08:00
2010-02-26 13:58:08 +01:00
2010-03-02 07:55:08 -08:00
2010-03-07 22:17:39 +01:00
2010-03-07 17:04:48 -08:00
2010-03-07 22:17:32 +01:00
2010-03-07 17:04:48 -08:00
2010-03-07 17:04:49 -08:00
2010-02-14 07:13:55 -07:00
2010-03-07 17:04:49 -08:00
2010-03-02 14:43:08 -08:00
2010-03-07 17:04:52 -08:00
2010-03-07 17:04:52 -08:00
2010-03-07 17:04:53 -08:00
2010-03-07 22:17:17 +01:00
2010-02-09 13:56:23 +11:00
2010-03-07 22:17:08 +01:00
2010-03-07 22:17:16 +01:00
2010-03-08 12:26:28 +01:00
2010-01-28 14:38:25 -07:00
2010-03-07 17:04:50 -08:00
2010-03-10 14:10:41 -07:00
2010-02-17 12:37:42 +09:00
2010-03-10 14:23:13 -07:00
2010-02-19 15:52:51 -05:00
2010-03-07 17:04:48 -08:00
2010-03-07 17:04:51 -08:00
2010-03-07 17:04:52 -08:00
2010-03-07 17:04:52 -08:00
2010-02-28 19:50:33 +02:00
2010-03-07 17:04:50 -08:00
2010-03-02 13:41:14 +02:00
2010-03-07 17:04:50 -08:00
2010-03-08 13:48:01 +00:00
2010-03-07 17:04:49 -08:00
2010-03-06 11:26:28 -08:00