【ofw】 format encoding of irq.c to utf-8
This commit is contained in:
parent
cc8781930c
commit
fa10a99c3c
|
@ -67,7 +67,7 @@ static rt_err_t ofw_parse_irq_map(struct rt_ofw_node *np, struct rt_ofw_cell_arg
|
||||||
* child interrupt specifier
|
* child interrupt specifier
|
||||||
* The interrupt specifier of the child node being mapped. The number
|
* The interrupt specifier of the child node being mapped. The number
|
||||||
* of 32-bit cells required to specify this component is described by
|
* of 32-bit cells required to specify this component is described by
|
||||||
* the #interrupt-cells property of this node—the nexus node containing
|
* the #interrupt-cells property of this node-the nexus node containing
|
||||||
* the interrupt-map property.
|
* the interrupt-map property.
|
||||||
*
|
*
|
||||||
* interrupt-parent
|
* interrupt-parent
|
||||||
|
|
Loading…
Reference in New Issue