Re: [PATCH] fbdev: section cleanup in viafb driver
From: Jonathan Corbet <corbet@lwn.net>
Date: 2010-06-24 20:17:25
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2010-06-24 20:17:25
Also in:
lkml
On Thu, 17 Jun 2010 12:01:24 +0200 Henrik Kretzschmar [off-list ref] wrote:
This patch moves two functions from .devexit to .text, which are called on the probe error path. Also a function which is called by probe is moved from .text to .devinit.
Sorry, it took me a while to take a look at this. The changes make sense, thanks. I have a few viafb bits and pieces, will collect them into my tree shortly. Thanks, jon