mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 11:53:40 -04: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>