diff options
author | Takeshi Kihara <[email protected]> | 2017-03-20 18:31:00 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2017-03-20 18:31:00 +0100 |
commit | 3fc4f2f94c9a7c5689d6c70774bab1bb4ff8f297 (patch) | |
tree | 64524743926f1ee8f75ae06849bacb6c5ead442b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8c6457504f9a8806409c4885a620faedf1348dca (diff) |
video/logo: tidyup fb_logo_late_init initcall timing
Some video driver might returns -EPROBE_DEFER when probe timing,
but logo init function doesn't care it.
Thus, such kernel can't have logo when boot time.
This patch solves this issue by exchanging current
late_initcall to late_initcall_sync
Signed-off-by: Takeshi Kihara <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Cc: Laurent <[email protected]>
Cc: Fabian Frederick <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: shimoda <[email protected]>
Cc: Koji Matsuoka <[email protected]>
Cc: shiiba <[email protected]>
Cc: sakato <[email protected]>
Cc: Hosoya <[email protected]>
Cc: Fukawa <[email protected]>
Cc: Hien Dang <[email protected]>
Cc: Khiem Nguyen <[email protected]>
Cc: Kouei Abe <[email protected]>
Cc: Harunobu Kurokawa <[email protected]>
Cc: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions