commit | 3b740b10e9424f7ffb9baab1e6a3ff361cbf8ce3 | [log] [tgz] |
---|---|---|
author | Brian Niebuhr <bniebuhr@efjohnson.com> | Fri Sep 03 14:50:07 2010 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu Nov 18 18:38:23 2010 +0530 |
tree | eb34504170c0ab98f2a58aa475ab981730d8af0d | |
parent | 0a5b871ea4c6bfb2723ac2ffc7ef5c32452abb89 [diff] |
spi: davinci: fix checkpatch errors Fix the following checkpatch error: WARNING: unnecessary whitespace before a quoted newline + dev_info(&pdev->dev, "Controller at 0x%p \n", davinci_spi->base); Signed-off-by: Brian Niebuhr <bniebuhr@efjohnson.com> Tested-By: Michael Williamson <michael.williamson@criticallink.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>