diff options
author | Chuhong Yuan <[email protected]> | 2020-03-24 21:23:11 +0800 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2020-04-17 15:50:12 +0200 |
commit | 8213fb41874f3e013b67915c4d1802efe05fd496 (patch) | |
tree | c0f92bcf646058042c1f170cf34d7a393cff5d8e /scripts/gdb/linux/config.py | |
parent | 5e4096ef03dcabd39e1d98856cd92f7359bc13e0 (diff) |
fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
The driver calls register_framebuffer() in probe but does not call
unregister_framebuffer() in remove.
Rename current remove to __s1d13xxxfb_remove() for error handler.
Then add a new remove to call unregister_framebuffer().
Signed-off-by: Chuhong Yuan <[email protected]>
Cc: Kristoffer Ericson <[email protected]>
[b.zolnierkie: ported over recent s1d13xxxfb changes]
[b.zolnierkie: removed extra newline]
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions