linux/Documentation
Joe Perches aaf07621b8 vsprintf: add %pad extension for dma_addr_t use
dma_addr_t's can be either u32 or u64 depending on a CONFIG option.

There are a few hundred dma_addr_t's printed via either cast to unsigned
long long, unsigned long or no cast at all.

Add %pad to be able to emit them without the cast.

Update Documentation/printk-formats.txt too.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: "Shevchenko, Andriy" <andriy.shevchenko@intel.com>
Cc: Rob Landley <rob@landley.net>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-01-23 16:36:56 -08:00
..
2014-01-23 09:21:09 -08:00
2014-01-21 10:09:12 -08:00
2014-01-07 19:00:59 +01:00
2014-01-23 09:21:09 -08:00
2013-04-02 09:39:55 -07:00
2013-10-17 21:18:32 +02:00
2013-11-27 11:03:38 -08:00
2013-01-10 01:27:46 +01:00
2014-01-07 17:34:39 -07:00
2013-07-25 12:34:15 +02:00
2013-12-19 07:39:03 -08:00
2013-10-16 13:35:02 -07:00
2013-11-14 11:04:40 -08:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:48:28 +01:00
2013-12-02 14:45:19 +01:00
2013-10-24 10:51:33 +02:00
2013-09-05 16:36:21 -06:00