]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/platform_device.h
Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[mirror_ubuntu-zesty-kernel.git] / include / linux / platform_device.h
index 16f6654082ddf82874a8531e51641d3bd62c1917..153d303af7ebc888a7f2fac4b75e3021162dd459 100644 (file)
@@ -28,6 +28,7 @@ struct platform_device {
        struct resource *resource;
 
        const struct platform_device_id *id_entry;
+       char *driver_override; /* Driver name to force a match */
 
        /* MFD cell pointer */
        struct mfd_cell *mfd_cell;