[PATCH linux dev-4.7] drivers: fsi: i2c: Change fsi irq enable behavior
Joel Stanley
joel at jms.id.au
Fri Feb 17 13:16:29 AEDT 2017
Hey Eddie,
On Fri, Feb 17, 2017 at 10:29 AM, Joel Stanley <joel at jms.id.au> wrote:
> On Fri, Feb 17, 2017 at 8:56 AM, Eddie James <eajames at linux.vnet.ibm.com> wrote:
>> From: "Edward A. James" <eajames at us.ibm.com>
>>
>> Only enable fsi interrupt polling during an i2c operation. This will
>> help with busy FSI bus.
>>
>> Signed-off-by: Edward A. James <eajames at us.ibm.com>
>
> Applied to dev-4.7.
This (or something we changed recently) introduced a build warning:
drivers/fsi/i2c/iic-fsi.c: In function ‘iic_fsi_resume’:
drivers/fsi/i2c/iic-fsi.c:484:21: warning: unused variable ‘dp’
[-Wunused-variable]
struct fsi_device *dp = to_fsi_dev(dev);
^~
Please don't forget to check the build output of your patches before
submitting them.
Cheers,
Joel
More information about the openbmc
mailing list