On Tue, Mar 31, 2015 at 09:44:25AM +0100, Mark Brown wrote: > On Mon, Mar 30, 2015 at 08:24:16PM +0200, Bert Vermeulen wrote: > > Changes in v2: > > This is a near complete rewrite of the original OpenWrt driver. All comments > > were taken into account, and the spi_transfer.fast_write flag is gone. > > Instead, the cs_change flag is used. It's not too bad a hack, as it really > > does use CS. > > Don't send cover letters for single patches, if there's anything that > needs saying it should either be in the changelog or after the ---. A > separate cover letter adds to the mail volume and probably means that > the patch itself is inadequately described. My personal grief with cover letters is that patchwork only collects patches but cover letters themselves aren't patches. Which means working through patchwork I might miss important information. Maybe I should request an enhancement to patchwork. Ralf