Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754207Ab1BIKqV (ORCPT ); Wed, 9 Feb 2011 05:46:21 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:52172 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752054Ab1BIKqU (ORCPT ); Wed, 9 Feb 2011 05:46:20 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=LwrgMmyFJCCOheyIoGPn4d4pCJT8vWvoXZihCA8tlj+coTB6+ybTZNsuH3To0arWjA jmEkKx3txQZhZJ7Y3HVJ0SEBe98kqn9ROjmAJE/rjYMe9KGXf1VK+3ZDahWygiTbiIC/ DGqdaTIYivrXzIoRO+Rgs0gRnbYCJeQ8D34Ko= Date: Wed, 9 Feb 2011 13:46:14 +0300 From: Anton Vorontsov To: Tobias Klauser Cc: Greg Kroah-Hartman , linux-serial@vger.kernel.org, nios2-dev@sopc.et.ntust.edu.tw, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove Message-ID: <20110209104614.GA21588@oksana.dev.rtsoft.ru> References: <9212990ebdb34f2b80d6858a9ba2a88b4d53a207.1297245277.git.tklauser@distanz.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <9212990ebdb34f2b80d6858a9ba2a88b4d53a207.1297245277.git.tklauser@distanz.ch> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 710 Lines: 20 On Wed, Feb 09, 2011 at 10:56:52AM +0100, Tobias Klauser wrote: > Commit 6b5756f176568a710d008d3b478128fafb6707f0 introduced the > possibility for pdev->id being -1 but the change was not done equally in > altera_uart_remove. This patch fixes this. > > Cc: Anton Vorontsov > Signed-off-by: Tobias Klauser Acked-by: Anton Vorontsov Thanks! -- Anton Vorontsov Email: cbouatmailru@gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/