OSDN Git Service

drivers/ps3: Read video= option with fb_get_option()
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 9 Feb 2023 13:55:02 +0000 (14:55 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 20 Feb 2023 13:56:44 +0000 (14:56 +0100)
commitcbfb2632003d4e0bb3bc69b9ba5e39621f8aa45b
tree5e8ff6d60fbecd516c78a410515c6ae3f008fcc1
parentcedaf7cddd7339a3e189a59eec35e76c6557a6d5
drivers/ps3: Read video= option with fb_get_option()

Get the kernel's global video= parameter with fb_get_option(). Done
to unexport the internal fbdev state fb_mode_config. No functional
changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Tested-by: Geoff Levand <geoff@infradead.org>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230209135509.7786-5-tzimmermann@suse.de
drivers/ps3/ps3av.c