ALSA: asihpi - Add support for new ASI8800 family
[safe/jmp/linux-2.6] / Documentation / driver-model / porting.txt
index 98b233c..92d86f7 100644 (file)
@@ -92,7 +92,7 @@ struct device represents a single device. It mainly contains metadata
 describing the relationship the device has to other entities. 
 
 
-- Embedd a struct device in the bus-specific device type. 
+- Embed a struct device in the bus-specific device type. 
 
 
 struct pci_dev {