]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: Add provisions to have user-defined read operation
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Sat, 12 Jan 2013 20:54:12 +0000 (12:54 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 Jan 2013 23:04:01 +0000 (08:04 +0900)
commit7ccea7414d9cca09f257b7b2f154d8e4f8d7bc1d
treec5e936e0acf0b3ae7b9d88ba1601507a18c6769d
parent8a951b0447260880e42a062699d73808167b7fdf
regmap: Add provisions to have user-defined read operation

This commit is a preparatory commit to provide "no-bus" configuration
option for regmap API. It adds necessary plumbing needed to have the
ability to provide user define register read function.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/internal.h
drivers/base/regmap/regmap.c