diff options
author | Wang YanQing <udknight@gmail.com> | 2013-05-08 18:14:39 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-20 19:27:59 (GMT) |
commit | 70125e76b0a7aec5035ca45076b96e5f9e230ef7 (patch) | |
tree | a009f959b4eec059facc5681dc925067546d4f8d /drivers/video/pm2fb.c | |
parent | 77d6c98454f0443f03ec690fb0ea25a26c01ddcb (diff) | |
download | linux-fsl-qoriq-70125e76b0a7aec5035ca45076b96e5f9e230ef7.tar.xz |
fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
There are only two place use unregister_con_driver now, this patch
convert them to do_unregister_con_driver too, then we can delete
unregister_con_driver whos function can be achieved with do_unregister_con_driver
easily to reduce code size and duplication.
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/pm2fb.c')
0 files changed, 0 insertions, 0 deletions