aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNoam Camus <[email protected]>2016-11-16 06:31:12 +0000
committerVineet Gupta <[email protected]>2016-11-30 19:54:25 +0000
commit0465fb495f9c9698de08ff103905008e5f38e8f1 (patch)
tree02ba9ebf43ce8e4140bd2d625f0817f71e2fe743 /net/unix/af_unix.c
parentsoc: Support for NPS HW scheduling (diff)
downloadkernel-0465fb495f9c9698de08ff103905008e5f38e8f1.tar.gz
kernel-0465fb495f9c9698de08ff103905008e5f38e8f1.zip
clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer
nps_setup_clocksource() should take node as only argument as defined by typedef int (*of_init_fn_1_ret)(struct device_node *) Therefore need to replace: int __init nps_setup_clocksource(struct device_node *node, struct clk *clk) with int __init nps_setup_clocksource(struct device_node *node) This patch also serve as preparation for next patch which add support for clockevents to nps400. Specifically we add new function nps_get_timer_clk() to serve clocksource and later clockevent registration. Signed-off-by: Noam Camus <[email protected]> Acked-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions