summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-prima2.c
diff options
context:
space:
mode:
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>2017-11-06 16:11:50 -0500
committerDavid S. Miller <davem@davemloft.net>2017-11-09 09:26:49 +0900
commitc52866655558e5fc87ceae8aac528a7e410c8a77 (patch)
treead5e495febf1bc80007289a8becadfd98ce81436 /drivers/clocksource/timer-prima2.c
parentf163da8853aa9d8060157a96ed314299b87ba070 (diff)
net: dsa: use of_for_each_phandle
The OF code provides a of_for_each_phandle() helper to iterate over phandles. Use it instead of arbitrary iterating ourselves over the list of phandles hanging to the "link" property of the port's device node. The of_phandle_iterator_next() helper calls of_node_put() itself on it.node. Thus We must only do it ourselves if we break the loop. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/clocksource/timer-prima2.c')
0 files changed, 0 insertions, 0 deletions