i2c: xiic: Remove the Addressed as slave interrupt
commit542e2a9b739068c1b72db530987382662201469a
authorShubhrajyoti Datta <shubhraj@xilinx.com>
Wed, 17 Jun 2015 15:18:17 +0000 (17 20:48 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 10 Aug 2015 06:37:32 +0000 (10 08:37 +0200)
tree171a728c0ba1d9a84f9a700009b4002d4a427fa1
parentb33aa252785eb6de2f5325a3338fa917a9b4bc66
i2c: xiic: Remove the Addressed as slave interrupt

Currently there is no slave mode support in the driver
also in the isr we just ack it and do nothing.
So disable the AAS interrupt.

Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-xiic.c