[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200811212125.49068.david-b@pacbell.net>
Date: Fri, 21 Nov 2008 21:25:48 -0800
From: David Brownell <david-b@...bell.net>
To: spi-devel-general@...ts.sourceforge.net
Cc: stefan@...enfreihafen.org, eric.y.miao@...il.com,
sameo@...nedhand.com, linux-arm-kernel@...ts.arm.linux.org.uk,
Daniel Ribeiro <drwyrm@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [spi-devel-general] [patch 05/14] mfd: PCAP2 driver
On Friday 21 November 2008, stefan@...enfreihafen.org wrote:
> Since the last submission we are also using the spi subsystem and
> pxa2xx-spi instead of ssp.c directly as before.
I took a quick glance at this and it seemed like it should be
able to build without depending on PXA ... should certainly
not include <mach/ssp.h> or <mach/regs-ssp.h>, and it doesn't
look like it needs PXA-specific stuff like <mach/mfp-pxa27x.h>
either.
It's also worth removing the reverse dependencies ("select X")
from Kconfig; they don't work very well for the things which
those dependencies rely on.
- 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