mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
Merge branch 'devel-board' into omap-for-linus
This commit is contained in:
@@ -999,7 +999,7 @@ static int __devinit intel_mid_i2c_probe(struct pci_dev *dev,
|
||||
|
||||
/* Initialize struct members */
|
||||
snprintf(mrst->adap.name, sizeof(mrst->adap.name),
|
||||
"MRST/Medfield I2C at %lx", start);
|
||||
"Intel MID I2C at %lx", start);
|
||||
mrst->adap.owner = THIS_MODULE;
|
||||
mrst->adap.algo = &intel_mid_i2c_algorithm;
|
||||
mrst->adap.dev.parent = &dev->dev;
|
||||
|
||||
Reference in New Issue
Block a user