mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-02-22 22:48:39 +01:00
commit 500e1368e46928f4b2259612dcabb6999afae2a6 upstream.
Make sure to drop the reference taken to the AHB platform device when
looking up its driver data while enabling the SMMU.
Note that holding a reference to a device does not prevent its driver
data from going away.
Fixes:
|
||
|---|---|---|
| .. | ||
| bus.c | ||
| Kconfig | ||
| Makefile | ||
| tegra-ahb.c | ||