]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix uart_fdt_get_clock. It should have beed using the cell variable passed
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 7 Apr 2015 12:42:06 +0000 (12:42 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Tue, 7 Apr 2015 12:42:06 +0000 (12:42 +0000)
commit7966cc995ce46d2bb44a3846b6c9bfc4544afa0c
treed02c676de5fbf518900f3d230e8b471ac998590b
parent80867e61d8fc4521cb18ca4d6cfc5298c37e59dd
Fix uart_fdt_get_clock. It should have beed using the cell variable passed
in, not value on the stack.
sys/dev/uart/uart_bus_fdt.c