diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2016-02-21 17:16:48 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-03-01 21:16:45 +0300 |
commit | 7314d22a2f5bd40468d57768be368c3d9b4bd726 (patch) | |
tree | 17a760b288cc5ad724bc066f58853beac95f964e /lib/bitrev.c | |
parent | fc77dbd34c5c99bce46d40a2491937c3bcbd10af (diff) | |
download | linux-7314d22a2f5bd40468d57768be368c3d9b4bd726.tar.xz |
i2c: brcmstb: allocate correct amount of memory for regmap
We want the size of the struct, not of a pointer to it. To be future
proof, just dereference the pointer to get the desired type.
Fixes: dd1aa2524bc5 ("i2c: brcmstb: Add Broadcom settop SoC i2c controller driver")
Acked-by: Gregory Fong <gregory.0xf0@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Kamal Dasu <kdasu.kdev@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: stable@kernel.org
Diffstat (limited to 'lib/bitrev.c')
0 files changed, 0 insertions, 0 deletions