Re: [PATCH 2/4] da850/omap-l138: Add callback to control LCD panel power
Kevin Hilman <[email protected]> Tue, 08 Dec 2009 14:45:28 -0800
| Newsgroups | gmane.linux.davinci,gmane.linux.fbdev.devel |
|---|---|
| Organization | Deep Root Systems, LLC |
| Message-ID | <[email protected]> |
Andrew Morton <akpm-de/[email protected]> writes: > On Tue, 08 Dec 2009 09:53:46 -0800 > Kevin Hilman <[email protected]> wrote: > >> Chaithrika U S <[email protected]> writes: >> >> > Add the platform specific callback to control LCD panel and >> > backlight power. >> > >> > Signed-off-by: Chaithrika U S <[email protected]> >> > --- >> > This patch applies to DaVinci GIT tree at >> > http://git.kernel.org/?p=linux/kernel/git/khilman/linux-davinci.git;a=summary >> >> Andrew, >> >> I see you have pulled this series into -mm. Thanks. The >> drivers/video/* changes in patches 1,3 and 4 should go upstream >> through you, but I'd like to request that you drop this patch (PATCH >> 2/4) from your queue, and I will queue it in davinci-next. > > I autodrop patches when they turn up in linux-next. So if you want to > merge something then please just merge away, then I'll drop my copy. OK. > This way patches don't get lost, and I get to check whether the patch > which was in linux-next matches the version I had, and whether the patch > which was merged into linux-next is missing any followup patches which > I had accumulated against the original. Sounds good. Thanks for the explanation. Kevin