commit | 83cfd72669ff708c9d21f214606be785ea8a685c | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Jan 22 14:39:54 2013 +0100 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Thu Jan 31 13:47:51 2013 +0100 |
tree | 1db0fd4fd6f130766f3777f1b81d4891f73dd754 | |
parent | 928c44775bbf312332c5cb8df7c7451c1d8fba25 [diff] |
pwm_backlight: Validate dft_brightness in main probe function Move the dft_brightness validity check from the DT parsing function to the main probe. In this way we can validate it in case we are booting with or without DT. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>