This patch moves all global data structures into mv_gpio_softc,
and puts device_t parameter to functions calls everywhere where needed.
As a result, we can create multiple driver instances.
Removed names in function declaration to keep style
Differential D14755
Make gpio driver able to work with many controllers mkm_semihalf.com on Mar 19 2018, 6:12 PM. Authored by Tags Referenced Files
Details
This patch moves all global data structures into mv_gpio_softc, Removed names in function declaration to keep style
Diff Detail
|