linux/drivers/hwtracing
Mathieu Poirier b1789b793e coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
In their current implementation the tmc_read_prepare/unprepare()
are a lump of if/else that is difficult to read.  This patch is
alleviating that by using a switch statement.  The latter also
allows for a better control on the error path.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-03 14:59:30 -07:00
..
coresight coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions 2016-05-03 14:59:30 -07:00
intel_th intel_th: pci: Add Broxton-M SOC support 2016-04-19 22:54:05 +03:00
stm stm class: Support devices that override software assigned masters 2016-05-03 14:59:30 -07:00