mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 01:29:02 +02:00
Add again dev_set_drvdata(), but this time in devm_pvpanic_probe(), in order
for dev_get_drvdata() to not return NULL.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pvpanic-mmio.c | ||
| pvpanic-pci.c | ||
| pvpanic.c | ||
| pvpanic.h | ||