[PATCH] fbdev: geocode: Add the missed pci_disable_device() for gx1fb_map_video_memory()
Pekka Paalanen
ppaalanen at gmail.com
Thu Jun 4 08:22:34 UTC 2020
On Wed, 3 Jun 2020 17:25:47 +0800
Chuhong Yuan <hslester96 at gmail.com> wrote:
> Although gx1fb_probe() has handled the failure of gx1fb_map_video_memory()
> partly, it does not call pci_disable_device() as gx1fb_map_video_memory()
> calls pci_enable_device().
> Add the missed function call to fix the bug.
>
> Fixes: 53eed4ec8bcd ("[PATCH] fbdev: geode updates]")
> Signed-off-by: Chuhong Yuan <hslester96 at gmail.com>
> ---
> drivers/video/fbdev/geode/gx1fb_core.c | 37 ++++++++++++++++++--------
> 1 file changed, 26 insertions(+), 11 deletions(-)
Hi,
there is a typo in the patch subject, the driver seems to be called
geode, not geocode.
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200604/f0b5e308/attachment.sig>
More information about the dri-devel
mailing list