summaryrefslogtreecommitdiff
path: root/curvetun_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun_client.c')
0 files changed, 0 insertions, 0 deletions
94941eef1aea4b592fb74478fb3db9 parent1635c5d04ea9343f0e3c74709c29995a23801ecd (diff)
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
ACPI always sets Tx/Rx FIFO to 32. This configuration will cause problem if the IP core supports a FIFO size of less than 32. The driver should read the FIFO size from the IP and select the smaller one of the two. Signed-off-by: Tin Huynh <tnhuynh@apm.com> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat