Jesper Juhl
4b2f67d756
regulator, mc13xxx: Remove pointless test for unsigned less than zero
...
The variable 'val' is a 'unsigned int', so it can never be less than zero.
This fact makes the "val < 0" part of the test done in BUG_ON() in
mc13xxx_regulator_get_voltage() rather pointles since it can never have
any effect.
This patch removes the pointless test.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Alberto Panizzo <maramaopercheseimorto@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2011-02-25 08:51:07 +00:00
..
2011-02-15 15:25:48 -05:00
2011-01-28 03:16:20 -05:00
2011-02-13 16:55:46 -08:00
2011-01-25 20:50:07 +01:00
2011-02-11 16:12:20 -08:00
2011-02-23 19:42:03 -08:00
2011-02-09 14:22:37 +01:00
2011-02-24 12:19:43 +10:00
2011-01-26 10:50:04 +10:00
2011-01-20 17:02:05 -08:00
2011-02-14 02:40:46 -08:00
2011-02-10 14:41:49 +01:00
2011-01-21 13:34:39 -08:00
2011-02-15 04:20:57 +01:00
2011-02-11 16:12:20 -08:00
2011-02-25 08:40:26 +10:00
2011-01-20 17:02:05 -08:00
2011-02-18 17:43:36 -08:00
2011-02-23 00:43:55 +00:00
2011-01-20 17:02:05 -08:00
2011-01-25 05:57:34 +10:00
2011-02-17 14:04:59 -08:00
2011-02-23 14:44:25 -08:00
2011-02-15 12:18:09 -08:00
2011-01-26 10:49:58 +10:00
2011-01-20 21:37:29 +10:30
2011-01-21 14:08:34 +11:00
2011-02-08 11:49:02 +11:00
2011-02-02 17:52:19 -08:00
2011-02-16 17:48:59 +01:00
2011-02-12 12:51:21 -06:00
2011-02-16 17:48:59 +01:00
2011-01-31 10:53:37 +00:00
2011-02-16 17:48:59 +01:00
2011-02-23 15:03:11 -08:00
2011-01-26 10:49:59 +10:00
2011-02-15 19:06:31 +11:00
2011-02-20 12:47:34 +01:00
2011-02-21 17:06:21 -05:00
2011-01-26 10:50:00 +10:00
2011-01-22 20:32:37 -08:00
2011-02-25 08:51:07 +00:00
2011-02-18 14:20:46 -08:00
2011-02-17 13:13:58 +01:00
2011-02-15 11:12:17 -06:00
2011-01-19 19:02:35 +09:00
2011-02-15 13:25:36 -07:00
2011-02-08 12:03:54 -08:00
2011-02-10 12:19:23 -08:00
2011-02-12 12:32:41 -06:00
2011-02-18 12:36:06 -08:00
2011-02-17 14:39:36 -08:00
2011-02-01 16:48:46 +02:00
2011-01-26 10:50:06 +10:00
2011-01-20 21:37:30 +10:30
2011-02-11 16:12:20 -08:00
2011-02-08 15:07:45 +10:00
2011-02-17 10:31:20 +00:00
2011-01-20 16:39:23 -08:00