[alsa-devel] [PATCH] soc: Correct print specifiers for unsigneds
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue May 19 11:23:21 CEST 2009
On Mon, May 18, 2009 at 09:35:25PM +0200, Roel Kluin wrote:
> Unsigned variables should use `%u' rather than `%d'.
>
> Signed-off-by: Roel Kluin <roel.kluin at gmail.com>
> This also comtains some changes that I already sent here
> http://lkml.org/lkml/2009/5/11/497
> Sorry for that, Is there some way to split these changes?
The usual approach is to either maintain a patch queue so new patches
are generated against a version with the previous patch applied or to
start each new patch against the base tree.
In this case I've already applied your first patch and I'm not sure
which tree you're generating the patch against - I can't seem to apply
the patch cleanly with either git or patch, I get conflicts in wm8400
and wm8753. ALSA patches should be generated against:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
Could you please regenerate against the topic/asoc branch of that tree?
Also, please do try to CC maintainers on patches. I'm fairly sure I've
reminded you about this before.
More information about the Alsa-devel
mailing list