All of lore.kernel.org
 help / color / mirror / Atom feed
* regmap: no indexed caching?
@ 2012-01-19 11:37 Wolfram Sang
  2012-01-19 11:39 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2012-01-19 11:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: Mark Brown

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]

Hi,

indexed caching was removed from regmap (commit 4c691664583ef6a91f9ed0e08a75fbd30a5ffd5c)
saying:

    There should be no situation where it offers any advantage over rbtree
    and there are no current users so remove the code for simplicity.

What about devices having just a few registers (4 in my case)? I'd think
there are a number of such devices not yet converted to regmap. Is it
assumed that the additional overhead from rbtree-caching will make up
for the code saved?

Regards,

   Wolfram

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-19 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19 11:37 regmap: no indexed caching? Wolfram Sang
2012-01-19 11:39 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.