diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2016-07-06 19:33:05 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-01-04 11:37:31 +0000 |
commit | cc21942bce652d1a92dae85b785378256e1df1f7 (patch) | |
tree | bb6362458ce56f7781f052955e19beb9d2184e49 /scripts/gdb/linux/utils.py | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) |
backlight: lcd: Fix race condition during register
Once device_register is called for a device its attributes might be
accessed. As the callbacks of a lcd device's attributes make use of the
lcd_ops, the respective member must be setup before calling
device_register.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions