Hi Andrew,
On Fri, Feb 27, 2015 at 11:18 PM, Andrew Morton
wrote:
> On Thu, 26 Feb 2015 12:13:03 +0100 Geert Uytterhoeven
> wrote:
>
>> From: Geert Uytterhoeven
>>
>> Add format specifiers for printing struct clk:
>> - '%pC' or '%pCn': name (Common Clock Framework) or address (legacy
>>
Hi Joe,
On Fri, Feb 27, 2015 at 11:55 PM, Joe Perches wrote:
> On Fri, 2015-02-27 at 14:18 -0800, Andrew Morton wrote:
>> On Thu, 26 Feb 2015 12:13:03 +0100 Geert Uytterhoeven
>> wrote:
>> > Add format specifiers for printing struct clk:
>> > - '%pC' or '%pCn': name (Common Clock Framework) o
On Fri, 2015-02-27 at 14:18 -0800, Andrew Morton wrote:
> On Thu, 26 Feb 2015 12:13:03 +0100 Geert Uytterhoeven
> wrote:
> > Add format specifiers for printing struct clk:
> > - '%pC' or '%pCn': name (Common Clock Framework) or address (legacy
> > clock framework) of the clock,
> > - '%pC
On Thu, 26 Feb 2015 12:13:03 +0100 Geert Uytterhoeven
wrote:
> From: Geert Uytterhoeven
>
> Add format specifiers for printing struct clk:
> - '%pC' or '%pCn': name (Common Clock Framework) or address (legacy
> clock framework) of the clock,
> - '%pCr': rate of the clock.
>
> ...
>
>
From: Geert Uytterhoeven
Add format specifiers for printing struct clk:
- '%pC' or '%pCn': name (Common Clock Framework) or address (legacy
clock framework) of the clock,
- '%pCr': rate of the clock.
Signed-off-by: Geert Uytterhoeven
---
Documentation/printk-formats.txt | 12 ++
5 matches
Mail list logo