mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Replace the remaining direct accesses to the driver_data pointer with calls to the dev_get_drvdata() and dev_set_drvdata() functions. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>