Re: [char-misc-next 03/18 V2] mei: me: add io register tracing
From: Greg KH
Date: Sun Mar 01 2015 - 22:38:24 EST
On Thu, Feb 26, 2015 at 10:59:05PM +0200, Tomas Winkler wrote:
> To make debugging a bit easier we add me register
> access tracing
> <debugfs>/tracing/events/mei/mei_reg_{read,write}
>
> Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>
> ---
> V2: add missing include to linux/device.h
> Fix warning (randconfig)
> drivers/misc/mei/mei-trace.h:30:24: warning: 'struct device' declared inside parameter list
> TP_PROTO(const struct device *dev, const char *reg, u32 offs, u32 val),
Same here, I missed this one, can you send a fix-up patch?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/