kernel - component component在多個模塊相互關聯並且存在一定的初始化順序時非常有用。現分析下其工作原理,以便后續組織自己的驅動模塊。 一、component_match分析 component ...