diff options
author | 2017-02-17 11:13:29 +0800 | |
---|---|---|
committer | 2017-03-07 22:15:15 +0100 | |
commit | 903795d60ffa89918b521064b0cbcba139ae4047 (patch) | |
tree | 92f6654f991c8f11dee6588172cff5fd34ae9bef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/sun4i: Drop useless assignment in sun4i_layers_init (diff) | |
download | linux-dev-903795d60ffa89918b521064b0cbcba139ae4047.tar.xz linux-dev-903795d60ffa89918b521064b0cbcba139ae4047.zip |
drm/sun4i: Save newly created layer in layers array in sun4i_layers_init
sun4i_layers_init allocates an array to store pointers to newly created
layers returned by sun4i_layer_init_one(), but fails to actually store
them. But it actually returns the empty array to unsuspecting users.
Save the pointers in the array, so that they may be used later.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions