On 7/11/06, Antonino A. Daplas <[email protected]> wrote:
The backlight and lcd subsystems can be notified by the framebuffer layer of blanking events. However, these subsystems, as a whole, can function independently from the framebuffer layer. But in order to enable to the lcd and backlight subsystems, the framebuffer has to be compiled also, effectively sucking in a huge amount of unneeded code. Besides, the dependency is introducing a lot of compilation problems.
This code is effectively rebuilding a fb specific version of inter_module_get/put., something that was removed earlier. Another solution would be to put this code into a tiny module and then have everyone depend on it. -- Jon Smirl [email protected] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] fbdev: Statically link the framebuffer notification functions
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH] fbdev: Statically link the framebuffer notification functions
- References:
- Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: Matt Reuther <[email protected]>
- Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: Matt Reuther <[email protected]>
- Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: "Antonino A. Daplas" <[email protected]>
- Re: Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- From: Matt Reuther <[email protected]>
- [PATCH] appledisplay/backlight (Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1)
- From: "Randy.Dunlap" <[email protected]>
- [PATCH] backlight: lcd: Remove dependency from the framebuffer layer
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH] backlight: lcd: Remove dependency from the framebuffer layer
- From: Andrew Morton <[email protected]>
- [PATCH] fbdev: Statically link the framebuffer notification functions
- From: "Antonino A. Daplas" <[email protected]>
- Depmod errors on 2.6.17.4/2.6.18-rc1/2.6.18-rc1-mm1
- Prev by Date: Re: [PATCH 00/10] Kernel memory leak detector 0.8
- Next by Date: Re: Huge performance issue with cciss driver on HP DL385 servers (2.6.13 -> 2.6.17)
- Previous by thread: [PATCH] fbdev: Statically link the framebuffer notification functions
- Next by thread: Re: [PATCH] fbdev: Statically link the framebuffer notification functions
- Index(es):