]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restore original (pre r315760) naming for Tegra SDHCI device.
authormmel <mmel@FreeBSD.org>
Thu, 23 Mar 2017 08:16:53 +0000 (08:16 +0000)
committermmel <mmel@FreeBSD.org>
Thu, 23 Mar 2017 08:16:53 +0000 (08:16 +0000)
commit7832e0f4479a9c668d8b11abac9c06f3a4fd4778
treebd3c56652efcda89a0618552282f77682d41234c
parent4f55867c28d2ac857e48a33346e7f438597ba4ca
Restore original (pre r315760) naming for Tegra SDHCI device.

Newbus handles multiple equally named device classes without problems,
so there is no reason to use slightly cryptic "<foo>_shdci" for them.
In contrast, the driver module name must be unique, so "<foo>_shdci"
is the right name for it.
sys/arm/nvidia/tegra_sdhci.c