Re: [PATCH 6/6] SPI omap2_mcspi.c: Limit debug messages from setup_transfer

2010-05-24 Thread Scott Ellis
Please ignore this patch. Developer preference whether you want this much detail. -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 6/6] SPI omap2_mcspi.c: Limit debug messages from setup_transfer

2010-03-12 Thread Scott Ellis
Limit the debug messages put out in omap2_mcspi_setup_transfer(). If you are overriding the speed on transfers, the volume is excessive. Wrap it with VERBOSE. Signed-off-by: Scott Ellis sc...@jumpnowtek.com drivers/spi/omap2_mcspi.c |3 ++- 1 files changed, 2 insertions(+), 1