-
- Downloads
pci: use pci_ioremap_bar() in drivers/video
Use the newly introduced pci_ioremap_bar() function in drivers/video. pci_ioremap_bar() just takes a pci device and a bar number, with the goal of making it really hard to get wrong, while also having a central place to stick sanity checks. Signed-off-by:Arjan van de Ven <arjan@linux.intel.com> Cc: Krzysztof Helt <krzysztof.h1@poczta.fm> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/video/aty/aty128fb.c 1 addition, 1 deletiondrivers/video/aty/aty128fb.c
- drivers/video/cyber2000fb.c 1 addition, 2 deletionsdrivers/video/cyber2000fb.c
- drivers/video/geode/gx1fb_core.c 1 addition, 2 deletionsdrivers/video/geode/gx1fb_core.c
- drivers/video/geode/gxfb_core.c 3 additions, 5 deletionsdrivers/video/geode/gxfb_core.c
- drivers/video/geode/lxfb_core.c 3 additions, 6 deletionsdrivers/video/geode/lxfb_core.c
- drivers/video/gxt4500.c 2 additions, 2 deletionsdrivers/video/gxt4500.c
Loading
Please register or sign in to comment