Searched hist:"154 f3520fe1cdef9009909dc62828eb2d7635631" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm3x-sysfs.c | diff 154f3520fe1cdef9009909dc62828eb2d7635631 Tue Apr 05 12:53:50 CDT 2016 Mathieu Poirier <mathieu.poirier@linaro.org> coresight: moving coresight_simple_func() to header file
Macro "coresight_simple_func()" can be used by several drivers. As such making the structure type generic and moving to a globally available header file. That way individual drivers can use the functionality by simply specifying the structure they need to work with.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-etm4x-sysfs.c | diff 154f3520fe1cdef9009909dc62828eb2d7635631 Tue Apr 05 12:53:50 CDT 2016 Mathieu Poirier <mathieu.poirier@linaro.org> coresight: moving coresight_simple_func() to header file
Macro "coresight_simple_func()" can be used by several drivers. As such making the structure type generic and moving to a globally available header file. That way individual drivers can use the functionality by simply specifying the structure they need to work with.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-priv.h | diff 154f3520fe1cdef9009909dc62828eb2d7635631 Tue Apr 05 12:53:50 CDT 2016 Mathieu Poirier <mathieu.poirier@linaro.org> coresight: moving coresight_simple_func() to header file
Macro "coresight_simple_func()" can be used by several drivers. As such making the structure type generic and moving to a globally available header file. That way individual drivers can use the functionality by simply specifying the structure they need to work with.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|