Home
last modified time | relevance | path

Searched hist:a0601c8944dc08c2d349c24bd9c0b09c406229fc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/leds/
H A Dleds-da903x.cdiff a0601c8944dc08c2d349c24bd9c0b09c406229fc Thu Oct 30 12:05:00 CET 2008 Jonathan Cameron <Jonathan.Cameron@gmail.com> leds: da903x: (da9030 only) led brightness reversed.

The brightness control register calculation (for the pwm) is
effectively the reverse of what would be expected.
1 is maximum brightness, 255 minimum.

This patch inverts this.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Eric Miao <eric.miao@marvell.com>