From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:64659 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754354Ab2APL5R (ORCPT ); Mon, 16 Jan 2012 06:57:17 -0500 Message-ID: <4F14108F.5050505@redhat.com> Date: Mon, 16 Jan 2012 09:57:03 -0200 From: Mauro Carvalho Chehab MIME-Version: 1.0 To: "Hadli, Manjunath" CC: Mauro Carvalho Chehab , LMML , dlos Subject: Re: [GIT PULL] davinci vpif pull request References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Em 11-01-2012 09:39, Hadli, Manjunath escreveu: > Hi Mauro, > Can you please pull the following patch which removes some unnecessary inclusion > of machine specific header files from the main driver files? > > This patch has undergone sufficient review already. It is just a cleanup patch and I don't > expect any functionality to break because of this. The reason I did not club this with the > 3 previous patches was because one of the previous patches on which this is dependent, > is now pulled in by Arnd. > > Thanks and Regards, > -Manju > > > The following changes since commit e343a895a9f342f239c5e3c5ffc6c0b1707e6244: > Linus Torvalds (1): > Merge tag 'for-linus' of git://git.kernel.org/.../mst/vhost > > are available in the git repository at: > > git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for-mauro-v3.3 > > Manjunath Hadli (1): > davinci: vpif: remove machine specific header file inclusion from the driver This patch is outdated and doesn't apply anymore. Could you please rebase it over my tree, branch "staging/for_v3.3"? Thanks! Mauro > > drivers/media/video/davinci/vpif.h | 2 -- > drivers/media/video/davinci/vpif_display.c | 2 -- > include/media/davinci/vpif_types.h | 2 ++ > 3 files changed, 2 insertions(+), 4 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html