bus: ti-sysc: Use 2-factor allocator arguments
authorKees Cook <keescook@chromium.org>
Mon, 18 Jun 2018 17:45:49 +0000 (10:45 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Jul 2018 11:24:44 +0000 (04:24 -0700)
commit207490517cf80d99f471d1b54e747eb95a4b8bea
tree8c59903c2270c5f1e2ac3042d905db8cf03d8ef0
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
bus: ti-sysc: Use 2-factor allocator arguments

This adjusts the allocator calls to use 2-factor argument call style, as
done treewide already for improved defense against allocation overflows.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c