Thread (5 messages) flat view 5 messages, 4 authors, 2012-03-13
STALE5279d REVIEWED: 5 (5M)

1 review trailer.

[PATCH v4 04/11] ep93xx: Use ioremap for backlight driver

From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-03-13 09:52:24

On Monday 12 March 2012, Ryan Mallon wrote:
The ep93xx backlight driver uses a single register within the
framebuffer's register space. Currently the backlight driver uses a
static IO mapping for the register since the memory cannot be
requested by both drivers.

Convert the static mapping to use ioremap so that we can remove the
dependency on mach/hardware.h. To do so, we need remove the
request_mem_region from both the backlight and framebuffer drivers,
since whichever driver is loaded second will fail with -EBUSY
otherwise.

A proper fix is still required, and a FIXME comment has been added to
both drivers.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help