Fix typo in device description
Spotted by: jmcneill
This commit is contained in:
parent
1bdbd70599
commit
d28956b489
@ -757,7 +757,7 @@ static int
|
||||
bcm2835_audio_probe(device_t dev)
|
||||
{
|
||||
|
||||
device_set_desc(dev, "VCHQI audio");
|
||||
device_set_desc(dev, "VCHIQ audio");
|
||||
return (BUS_PROBE_DEFAULT);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user