Roel Kluin 912e837aef dme1737: Keep index within pwm_config[]
The static code scanner "Parfait" reported this because pwm_config is
only 3 bytes - pwm_config[3] is out of range.

Since this code path is never called with ix == 3 (the device has no PWM4
output) this doesn't change anything in practice.  But to encourage
testing with Parfait, lets make the warning go away...

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-23 07:39:28 -07:00
..
2008-08-15 08:35:43 -07:00
2009-03-30 15:22:04 +02:00
2009-06-16 19:47:57 -07:00
2009-09-22 07:17:49 -07:00
2009-01-07 16:37:34 +01:00
2009-04-01 08:59:21 -07:00
2009-01-07 16:37:32 +01:00
2009-07-11 13:42:37 +02:00
2009-09-15 17:18:13 +02:00
2009-03-30 21:46:43 +02:00
2009-09-15 17:18:13 +02:00