commit | c78c881824cc3354c0518c0d21febe04ffc69638 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue May 12 09:14:51 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue May 12 09:14:51 2015 +0200 |
tree | 240ed726df750ba3f381f95ed7e61e4cf9d01e80 | |
parent | 6b442bc81337913eb775965a67ffdb8a36935422 [diff] |
ALSA: drivers: pcsp: Fix printout of resolution The recent conversion of the hrtimer resolution failed to convert the printk format from %li to %u. Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>