From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from fmmailgate01.web.de ([217.72.192.221]:44989 "EHLO fmmailgate01.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755666Ab1JCMaV (ORCPT ); Mon, 3 Oct 2011 08:30:21 -0400 Message-ID: <4E89AAD7.2040400@web.de> Date: Mon, 03 Oct 2011 14:30:15 +0200 From: =?ISO-8859-1?Q?Andr=E9_Weidemann?= MIME-Version: 1.0 To: "Igor M. Liplianin" CC: Mauro Chehab , linux-media@vger.kernel.org, Michael Schimek , Hans Petter Selasky , Doychin Dokov , Steffen Barszus , Dominik Kuhlen Subject: Re: [PATCH] pctv452e: hm.. tidy bogus code up References: <201109302358.11233.liplianin@me.by> In-Reply-To: <201109302358.11233.liplianin@me.by> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: Hi Igor, On 30.09.2011 22:58, Igor M. Liplianin wrote: > Currently, usb_register calls two times with cloned structures, but for > different driver names. Let's remove it. > > Signed-off-by: Igor M. Liplianin Well spotted... The cloned struct should have been removed a long time go. The final version of patch I submitted for the tt-connect S2-3600, did not contain it anymore: http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024233.html Acked-by: André Weideamm Regards André