irq/platform-msi: Fix comment about maximal MSIs
authorMatthias Brugger <mbrugger@suse.com>
Mon, 16 Jan 2017 18:48:20 +0000 (19:48 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 17 Jan 2017 08:53:14 +0000 (09:53 +0100)
commit788d23930a9724fc85cdf9999521a867d8748019
treecb5b56260250856bc40243c90b562c154dc3bfe5
parent49def1853334396f948dcb4cedb9347abb318df5
irq/platform-msi: Fix comment about maximal MSIs

Commit aff5e06b0dda ("irq/platform-MSI: Increase the maximum MSIs the MSI
framework can support") increased the maximum MSIs to 2048.

Fix the comment to reflect that.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Cc: gregkh@linuxfoundation.org
Cc: majun258@huawei.com
Link: http://lkml.kernel.org/r/1484592500-15400-1-git-send-email-mbrugger@suse.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/base/platform-msi.c