]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/base/platform-msi.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / drivers / base / platform-msi.c
index be6a599bc0c1a8da08d0a20f31d7bc054dd1a972..0fc7c4da77563226ad0a36a6fc7dbb8a26948793 100644 (file)
@@ -206,7 +206,7 @@ platform_msi_alloc_priv_data(struct device *dev, unsigned int nvec,
 {
        struct platform_msi_priv_data *datap;
        /*
-        * Limit the number of interrupts to 256 per device. Should we
+        * Limit the number of interrupts to 2048 per device. Should we
         * need to bump this up, DEV_ID_SHIFT should be adjusted
         * accordingly (which would impact the max number of MSI
         * capable devices).