Axel Lin fed1bf8dc7 pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit
Current code actually does not set MODE1_SLEEP bit because the new value for
bitmask (0x1) is wrong. To set MODE1_SLEEP bit, we should pass MODE1_SLEEP
as the new value for bitmask.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2013-06-26 23:23:54 +02:00
..
2013-06-21 11:32:51 +02:00
2013-06-21 11:33:28 +02:00
2013-06-21 11:33:28 +02:00
2013-06-12 13:18:29 +02:00
2013-06-12 13:18:29 +02:00
2012-11-28 12:23:41 -08:00
2013-06-12 13:18:29 +02:00
2013-06-12 13:18:29 +02:00
2013-06-12 13:18:29 +02:00
2013-06-12 13:18:29 +02:00
2013-04-23 07:42:20 +02:00
2013-04-23 07:42:20 +02:00
2013-06-21 11:32:51 +02:00