Re: [PATCH 1/2] mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mark Brown
Date: Friday, September 12, 2008 - 5:05 am

On Fri, Sep 12, 2008 at 12:54:19PM +0200, Samuel Ortiz wrote:


Done, will be in the next version I push out.


Which chunks in particular?  Note that I've not currently included the
audio driver - it will need much more interaction with the core than the
regulator support does and it doesn't feel right to have it peer into
drivers/mfd for things it needs.  While I have split much of that into a
separate audio header file for the next submission there are several
areas which cross over multiple functions.


The goal in splitting out wm8400.h from wm8400-private.h was to ensure
that the (fairly small) interface intended for use by clients of the
driver was clearly separated from the interfaces intended for use within
the WM8400 drivers themselves.  I'd like to keep this separation since
it makes it clearer to users which interfaces they should be using and
having to include a separate file makes this very easy to spot on
review.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] WM8400 support, Mark Brown, (Wed Sep 10, 11:28 am)
[PATCH 2/2] regulator: Add WM8400 regulator support, Mark Brown, (Wed Sep 10, 11:28 am)
Re: [PATCH 2/2] regulator: Add WM8400 regulator support, Liam Girdwood, (Wed Sep 10, 11:39 am)
Re: [PATCH 2/2] regulator: Add WM8400 regulator support, Liam Girdwood, (Wed Sep 10, 12:58 pm)
Re: [PATCH 0/2] WM8400 support, Samuel Ortiz, (Fri Sep 12, 3:58 am)
Re: [PATCH 1/2] mfd: Core support for the WM8400 AudioPlus ..., Mark Brown, (Fri Sep 12, 5:05 am)