[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200801241253.13680.david-b@pacbell.net>
Date: Thu, 24 Jan 2008 12:53:13 -0800
From: David Brownell <david-b@...bell.net>
To: Haavard Skinnemoen <hskinnemoen@...el.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Andrew Victor <linux@...im.org.za>,
Nicolas Ferre <nicolas.ferre@...el.com>,
Patrice Vilchez <patrice.vilchez@....atmel.com>,
Richard Purdie <rpurdie@...ys.net>,
linux-kernel@...r.kernel.org, kernel@...32linux.org
Subject: Re: [PATCH -mm 1/2] Basic PWM driver for AVR32 and AT91
On Thursday 24 January 2008, Haavard Skinnemoen wrote:
> +config ATMEL_PWM
> + tristate "Atmel AT32/AT91 PWM support"
> + depends on (AVR32 || AT91) && EXPERIMENTAL
There's probably no need for EXPERIMENTAL except in the
limited sense of "young driver". :)
There's a bug there ... it should have used ARCH_AT91 instead
of just AT91. Or even ARCH_AT91SAM9263 || ARCH_AT91SAM9RL.
- Dave
--
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