“354928dd00d0437149991fad7637c411ba1c62f0”上不存在“drivers/net/wireless/intel/iwlwifi/dvm/ucode.c”
-
由 Johan Hovold 提交于
Fix bus-node lookup during registration, which ended up searching the whole device tree depth-first starting at the parent (or grand parent) rather than just matching on its children. To make things worse, the parent (or grand-parent) node could end being prematurely freed as well. Fixes: ef6a7bcf ("usb: ulpi: Support device discovery via DT") Reported-by: NPeter Robinson <pbrobinson@gmail.com> Reported-by: NStephen Boyd <sboyd@codeaurora.org> Cc: stable <stable@vger.kernel.org> # 4.10 Signed-off-by: NJohan Hovold <johan@kernel.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
33c309eb