Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Driver core: convert platform_{get,set}_drvdata to static inline func…
…tions This patch converts the macros for platform_{get,set}_drvdata to static inline functions to add typechecking. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information