mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-23 07:04:16 +00:00
leds-pwm: add a default brightness to the platform data
This commit is contained in:
@@ -10,6 +10,7 @@ struct led_pwm {
|
||||
unsigned pwm_id;
|
||||
u8 active_low;
|
||||
unsigned max_brightness;
|
||||
unsigned default_brightness;
|
||||
unsigned pwm_period_ns;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user