[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091119112102.GF9763@rakim.wolfsonmicro.main>
Date: Thu, 19 Nov 2009 11:21:03 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Pavel Machek <pavel@....cz>
Cc: Kuninori Morimoto <morimoto.kuninori@...esas.com>,
Magnus Damm <damm@...nsource.se>, alsa-devel@...a-project.org,
linux-pm@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [linux-pm] Null suspend/resume functions
On Wed, Nov 18, 2009 at 05:09:08PM +0100, Pavel Machek wrote:
> On Tue 2009-11-17 12:41:25, Mark Brown wrote:
> > The problem I have with that is that for most APIs noop functions are a
> > big fat warning sign that something is going wrong and the API is being
> > abused. This then creates noise and code review problems in the driver
> > code since you've got something that normally suggests a problem.
> That still sounds like poor reason to add tests to core. But return 0
> function for that purpose should be ok (and should make code easy to
> review, too).
What makes you believe that this is a poor reason? The issue isn't that
the driver code is complex, the issue is that it's noise in the driver
which suggests that the driver isn't doing something it's supposed to
do.
--
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