Other busses on the system use the official capitalization for the
technology. Make mmc conform to that. Submitted by: mav@
This commit is contained in:
parent
21506de7c8
commit
bc9f965b27
@ -120,7 +120,7 @@ static int
|
||||
mmc_probe(device_t dev)
|
||||
{
|
||||
|
||||
device_set_desc(dev, "mmc/sd bus");
|
||||
device_set_desc(dev, "MMC/SD bus");
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user