linux/drivers/hwtracing
Mathieu Poirier 1925a470ce coresight: etm3x: splitting struct etm_drvdata
Splitting "etm_drvdata" in two sections, one for the HW specific
data and another for user configuration.

That way it is easier to manipulate and zero out the configuration
data when more than one concurrent tracing session configuration
is active.

Also taking care of up-lifting all the code affected by this new
arrangement.  No loss or gain of functionality (other than what is
mentioned above) is introduced by this patch.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 14:11:01 -08:00
..
coresight coresight: etm3x: splitting struct etm_drvdata 2016-02-20 14:11:01 -08:00
intel_th intel_th: Use real device index in the node names 2016-02-20 14:09:14 -08:00
stm stm class: dummy_stm: Add link callback for fault injection 2016-02-20 14:09:14 -08:00