[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120809100930.GH24328@opensource.wolfsonmicro.com>
Date: Thu, 9 Aug 2012 11:09:30 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Stephen Warren <swarren@...dotorg.org>
Cc: Liam Girdwood <lrg@...com>, Laxman Dewangan <ldewangan@...dia.com>,
linux-kernel@...r.kernel.org, Stephen Warren <swarren@...dia.com>
Subject: Re: [PATCH V2 1/3] regulator: add always set/clear masks to
regulator_enable_regmap
On Wed, Aug 08, 2012 at 03:18:45PM -0600, Stephen Warren wrote:
> + rdev->desc->enable_mask |
> + rdev->desc->en_dis_set_mask |
> + rdev->desc->en_dis_clr_mask,
> + rdev->desc->enable_mask |
> + rdev->desc->en_dis_set_mask);
Two problems here. One is that the names are *really* obscure and hard
to read, the other is that this breaks all existing users.
--
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