diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2016-07-06 20:33:05 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-01-04 14:37:31 +0300 |
commit | cc21942bce652d1a92dae85b785378256e1df1f7 (patch) | |
tree | bb6362458ce56f7781f052955e19beb9d2184e49 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) | |
download | linux-cc21942bce652d1a92dae85b785378256e1df1f7.tar.xz |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions