summaryrefslogtreecommitdiff
path: root/include/hw_sha.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-01-11 19:43:56 +0100
committerHans de Goede <hdegoede@redhat.com>2015-01-14 14:56:40 +0100
commit3c781190d11ca44752562867d76ccfb8d0a45ac3 (patch)
tree3e3050046c066b150489eb43413bddeeea6c704b /include/hw_sha.h
parent52755b12e30e45501ccea9260d47a2b6aba12a91 (diff)
downloadu-boot-imx-3c781190d11ca44752562867d76ccfb8d0a45ac3.zip
u-boot-imx-3c781190d11ca44752562867d76ccfb8d0a45ac3.tar.gz
u-boot-imx-3c781190d11ca44752562867d76ccfb8d0a45ac3.tar.bz2
sunxi: axp221: Protect axp221_init against multiple calls
The voltage setting code knows it needs to call axp221_init before calling the various voltage setting functions. But users of axp utility functions like axp221_get_sid() do not know this, so the utility functions always call axp221_init() to ensure that the p2wi / rsb setup magic has been done. Since doing this repeatedly is quite expensive, add a check to axp221_init so that it only does the initialization once. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'include/hw_sha.h')
0 files changed, 0 insertions, 0 deletions