[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E305EDC.3030602@linux.intel.com>
Date: Wed, 27 Jul 2011 11:54:20 -0700
From: J Freyensee <james_p_freyensee@...ux.intel.com>
To: Randy Dunlap <rdunlap@...otime.net>
CC: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
torvalds <torvalds@...ux-foundation.org>
Subject: Re: [patch] Re: linux-next: Tree for July 27 (misc/pti)
On 07/27/2011 09:27 AM, Randy Dunlap wrote:
> On Wed, 27 Jul 2011 14:11:51 +1000 Stephen Rothwell wrote:
>
>> Hi all,
>
>
> I am still applying the drivers/misc/ patch below that was posted on July 7.
> Is there a drivers/misc/ maintainer? Andrew?
>
> Hm, this patch needs to be applied to mainline.
>
This one too:
http://marc.info/?l=linux-next&m=131016084730837&w=2
> ---
> From: J Freyensee<james_p_freyensee@...ux.intel.com>
>
> Intel-Atom implementation of PTI will not work with PCI
> configured off, so the pti driver should not be compiled
> in the event someone does not enable PCI in the linux kernel.
>
> Signed-off-by: J Freyensee<james_p_freyensee@...ux.intel.com>
> Acked-by: Randy Dunlap<randy.dunlap@...cle.com>
> Acked-by: Stephen Rothwell<sfr@...b.auug.org.au>
> ---
> drivers/misc/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
> index 4e349cd..7fd32a6 100644
> --- a/drivers/misc/Kconfig
> +++ b/drivers/misc/Kconfig
> @@ -146,6 +146,7 @@ config PHANTOM
>
> config INTEL_MID_PTI
> tristate "Parallel Trace Interface for MIPI P1149.7 cJTAG standard"
> + depends on PCI
> default n
> help
> The PTI (Parallel Trace Interface) driver directs
--
J (James/Jay) Freyensee
Storage Technology Group
Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists