[PATCH v3 12/14] i2c-octeon: Split the driver into two parts

2016-03-07 Thread Jan Glauber
Move common functionality into a separate file in preparation of the re-use from the ThunderX i2c driver. Use a broken_irq_check flag to avoid including the OCTEON_IS_MODEL test in the shared part. Signed-off-by: Jan Glauber --- drivers/i2c/busses/Makefile |1

[PATCH v3 12/14] i2c-octeon: Split the driver into two parts

2016-03-07 Thread Jan Glauber
Move common functionality into a separate file in preparation of the re-use from the ThunderX i2c driver. Use a broken_irq_check flag to avoid including the OCTEON_IS_MODEL test in the shared part. Signed-off-by: Jan Glauber --- drivers/i2c/busses/Makefile |1 +