[alsa-devel] [Device-drivers-devel] [PATCH 1/8] ASoC: AD1836: drop unnecessary spi register check

Mike Frysinger vapier at gentoo.org
Wed Jun 15 17:48:41 CEST 2011


On Wed, Jun 15, 2011 at 10:56, Lars-Peter Clausen wrote:
> On 06/15/2011 04:40 PM, Mike Frysinger wrote:
>> On Tue, Jun 14, 2011 at 17:55, Lars-Peter Clausen wrote:
>>> On 06/14/2011 11:34 PM, Mike Frysinger wrote:
>>>> The only thing the init func does is register a spi driver, so if that
>>>> fails, we return the value back up to the caller who will display an
>>>> error message for us.  So drop the redundant checking/message.
>>>>
>>>> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
>>>> ---
>>>>  sound/soc/codecs/ad1836.c |   10 +---------
>>>>  1 files changed, 1 insertions(+), 9 deletions(-)
>>>>
>>>> diff --git a/sound/soc/codecs/ad1836.c b/sound/soc/codecs/ad1836.c
>>>> index 754c496..d368539 100644
>>>> --- a/sound/soc/codecs/ad1836.c
>>>> +++ b/sound/soc/codecs/ad1836.c
>>>> [...]
>>>
>>> most of these patches won't apply, since I already submitted support for the
>>> other AD183X chips last week. Please check Mark's for-next branch.
>>
>> i didnt see those patches on the device-drivers-devel mailing list.
>> did you cc them there ?
>
> Yes. See
> http://blackfin.uclinux.org/gf/project/device-drivers/mailman/?_forum_action=ForumMessageBrowse&thread_id=45510&action=ListThreads&mailman_id=73

ok, i guess i screwed up.  when updating to 3.0-rc3, i saw one fix,
and got tired of having to update the local crap in my tree.

some of my fixes here are new, so i'll look at Mark's for-next branch
to see which are still relevant.

thanks !
-mike


More information about the Alsa-devel mailing list