On Thu, Jun 09, 2016 at 04:53:47PM +0200, Benjamin Tissoires wrote: > .alert() is meant to be generic, but there is currently no way > for the device driver to know which protocol generated the alert. > Add a parameter in .alert() to help the device driver to understand > what is given in data. > > This patch is required to have the support of SMBus Host Notify protocol > through .alert(). > > Tested-by: Andrew Duggan > For hwmon: > Acked-by: Guenter Roeck > For IPMI: > Acked-by: Corey Minyard > Signed-off-by: Benjamin Tissoires Applied to for-next, thanks!