| commit | 8c43fcc7804fc4609ccd9fa021e21f5423db9d96 | [log] [tgz] |
|---|---|---|
| author | Magnus Damm <damm@opensource.se> | Thu Feb 14 21:23:47 2013 +0900 |
| committer | Simon Horman <horms+renesas@verge.net.au> | Sat Feb 16 10:58:50 2013 +0900 |
| tree | f60eb9aa77e185c743d86a9bdac8caa33b5b0b38 | |
| parent | c3323806a67c0c656e27956b7340e37ba6c6968b [diff] |
sh-pfc: sh_pfc_probe() sizeof() fix Fix sizeof() usage in sh-pfc/core.c to allocate space for the full data structure instead of a pointer. Signed-off-by: Magnus Damm <damm@opensource.se> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>