[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ob8crltx.wl%kuninori.morimoto.gx@renesas.com>
Date: Sun, 01 Sep 2013 19:36:46 -0700 (PDT)
From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To: Mark Brown <broonie@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Linux-ALSA <alsa-devel@...a-project.org>,
Liam Girdwood <lgirdwood@...il.com>,
Kuninori Morimoto <kuninori.morimoto.gx@...il.com>,
Simon <horms@...ge.net.au>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] regmap: Add regmap_fields APIs
Hi
> Current Linux kernel is supporting regmap_field method
> and it is very useful feature.
> It needs one regmap_filed for one register access.
>
> OTOH, there is multi port device which
> has many same registers in the market.
> The difference for each port register access is
> only its address offset.
>
> Current API needs many regmap_field for such device,
> but it is not good.
> This patch adds new regmap_fileds API which can care
> about multi port/offset access via regmap.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
I noticed that this series didin't care EXPORT_SYMBOL_GPL() name
(many same names)
Please give me v2 chance
Best regards
---
Kuninori Morimoto
--
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