Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753452AbYFNKks (ORCPT ); Sat, 14 Jun 2008 06:40:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754120AbYFNKkR (ORCPT ); Sat, 14 Jun 2008 06:40:17 -0400 Received: from smtpq1.tilbu1.nb.home.nl ([213.51.146.200]:49987 "EHLO smtpq1.tilbu1.nb.home.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753543AbYFNKkO (ORCPT ); Sat, 14 Jun 2008 06:40:14 -0400 Message-ID: <48537BAE.2060400@keyaccess.nl> Date: Sat, 14 Jun 2008 10:05:02 +0200 From: Rene Herman User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Bjorn Helgaas CC: Len Brown , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Adam Belay , Adam M Belay , Li Shaohua , Matthieu Castet , Thomas Renninger , Jaroslav Kysela , Andrew Morton , Takashi Iwai Subject: Re: [patch 01/18] PNP: add pnp_possible_config() -- can a device could be configured this way? References: <20080604220933.168145536@ldl.fc.hp.com> <20080604221126.945714835@ldl.fc.hp.com> In-Reply-To: <20080604221126.945714835@ldl.fc.hp.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 1.0 (+) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 795 Lines: 22 On 05-06-08 00:09, Bjorn Helgaas wrote: > As part of a heuristic to identify modem devices, 8250_pnp.c > checks to see whether a device can be configured at any of the > legacy COM port addresses. > > This patch moves the code that traverses the PNP "possible resource > options" from 8250_pnp.c to the PNP subsystem. This encapsulation > is important because a future patch will change the implementation > of those resource options. > > Signed-off-by: Bjorn Helgaas Acked-by: Rene Herman Rene. -- 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/