regmap: Add documentation
authorMario Six <mario.six@gdsys.cc>
Thu, 4 Oct 2018 07:00:42 +0000 (09:00 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 14 Nov 2018 17:16:27 +0000 (09:16 -0800)
commit9b076095636b7def91ed6fd3f94383155057e962
tree818845a7a5b729423b8f673a758f28281cca170b
parent604b6696ed147bbd0cd9c7b2f319e7dd5096ca14
regmap: Add documentation

Document the regmap_alloc() function.

Reviewed-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/core/regmap.c