From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/2] omap_vout: remove cpu_is_* uses Date: Mon, 12 Nov 2012 09:37:13 -0800 Message-ID: <20121112173713.GI6801@atomide.com> References: <1352727220-22540-1-git-send-email-tomi.valkeinen@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1352727220-22540-1-git-send-email-tomi.valkeinen@ti.com> Sender: linux-media-owner@vger.kernel.org To: Tomi Valkeinen Cc: hvaibhav@ti.com, linux-media@vger.kernel.org, linux-omap@vger.kernel.org, Archit Taneja List-Id: linux-omap@vger.kernel.org * Tomi Valkeinen [121112 05:35]: > Hi, > > This patch removes use of cpu_is_* funcs from omap_vout, and uses omapdss's > version instead. The other patch removes an unneeded plat/dma.h include. > > These are based on current omapdss master branch, which has the omapdss version > code. The omapdss version code is queued for v3.8. I'm not sure which is the > best way to handle these patches due to the dependency to omapdss. The easiest > option is to merge these for 3.9. > > There's still the OMAP DMA use in omap_vout_vrfb.c, which is the last OMAP > dependency in the omap_vout driver. I'm not going to touch that, as it doesn't > look as trivial as this cpu_is_* removal, and I don't have much knowledge of > the omap_vout driver. > > Compiled, but not tested. Thanks for fixing this. Can you please resend with the selected people cc:d from output of: $ scripts/get_maintainer.pl -f drivers/media/platform/omap So we get the necessary acks. Regards, Tony