]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/of/platform.c
Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / of / platform.c
index a01f57c9e34eab8a95306b0a2643d26d2d764a1c..ddf8e42c9367d36132a2cd068fc441e9e29eea87 100644 (file)
@@ -25,6 +25,7 @@
 
 const struct of_device_id of_default_bus_match_table[] = {
        { .compatible = "simple-bus", },
+       { .compatible = "simple-mfd", },
 #ifdef CONFIG_ARM_AMBA
        { .compatible = "arm,amba-bus", },
 #endif /* CONFIG_ARM_AMBA */