From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:53883 "EHLO mail1-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751950Ab2HNGaV (ORCPT ); Tue, 14 Aug 2012 02:30:21 -0400 Date: Tue, 14 Aug 2012 08:30:18 +0200 (CEST) From: Julia Lawall To: Mauro Carvalho Chehab cc: Julia Lawall , Lars-Peter Clausen , Dan Carpenter , Mauro Carvalho Chehab , kernel-janitors@vger.kernel.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drivers/media/video/mx2_emmaprp.c: use devm_kzalloc and devm_clk_get In-Reply-To: <5029AC92.2060408@redhat.com> Message-ID: References: <1344104607-18805-1-git-send-email-Julia.Lawall@lip6.fr> <20120806142323.GO4352@mwanda> <20120806142650.GT4403@mwanda> <501FD69D.7070702@metafoo.de> <50295A43.30305@redhat.com> <5029AC92.2060408@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-media-owner@vger.kernel.org List-ID: > Well, I've massively applied hundreds of patches today, but not much > on this driver. Maybe it is better for you to wait for a couple of > days for these to be at -next, or use, instead, our tree as the basis for > it: > git://linuxtv.org/media_tree.git staging/for_v3.7 I cloned this, but it doesn't seem to contain the file: >:~: cd staging/for_v3.7/ >:for_v3.7: ls drivers/media/video/mx2_emmaprp.c ls: cannot access drivers/media/video/mx2_emmaprp.c: No such file or directory julia