[PATCH] arm/tegra: clk_get should not be fatal
From: joe@perches.com (Joe Perches)
Date: 2011-10-26 01:15:10
Also in:
linux-tegra, lkml
From: joe@perches.com (Joe Perches)
Date: 2011-10-26 01:15:10
Also in:
linux-tegra, lkml
On Tue, 2011-10-25 at 20:00 +0300, Peter De Schrijver wrote:
Is pr_warn any different then pr_warning?
Other than being 3 characters shorter to type and it also lets some format strings fit sub 80 chars line length? No. It is more like dev_warn, netdev_warn, et al. cheers, Joe