Paul Walmsley
7852ec0536
ARM: OMAP: unwrap strings
...
Find and unwrap wrapped strings in the style:
pr_debug("clockdomain: hardware cannot set/clear wake up of "
"%s when %s wakes up\n", clkdm1->name, clkdm2->name);
Keeping these strings contiguous seems to be the current Linux kernel
policy.
The offending lines were found with the following command:
pcregrep -rnM '"\s*$\s*"' arch/arm/*omap*
While here, some messages have been clarified, some pr_warning(
... calls have been converted to pr_warn( ..., and some printk(KERN_*
... have been converted to pr_*.
Signed-off-by: Paul Walmsley <paul@pwsan.com >
2012-09-12 02:57:10 -06:00
..
2012-08-27 17:07:37 -07:00
2012-07-30 12:25:47 +02:00
2012-09-04 21:41:35 -07:00
2012-08-28 21:01:02 +02:00
2012-08-11 09:15:58 +01:00
2012-08-13 11:44:13 +01:00
2012-08-23 15:00:09 +02:00
2012-07-17 22:24:30 +02:00
2012-08-10 13:14:36 +02:00
2012-08-15 13:58:09 +00:00
2012-07-23 16:08:40 -07:00
2012-08-23 17:03:49 +02:00
2012-09-04 22:17:34 -07:00
2012-07-11 17:58:47 -07:00
2012-08-23 17:30:54 +02:00
2012-08-09 15:16:44 +02:00
2012-09-08 16:22:43 -07:00
2012-07-20 14:01:51 +02:00
2012-08-10 22:32:24 +08:00
2012-07-09 17:39:36 +01:00
2012-08-15 18:18:29 +02:00
2012-07-17 22:38:06 +02:00
2012-08-04 22:52:23 +08:00
2012-07-30 17:25:13 -07:00
2012-09-12 02:57:10 -06:00
2012-09-12 02:57:10 -06:00
2012-08-15 13:58:09 +00:00
2012-07-12 17:26:09 +02:00
2012-08-02 10:05:27 -07:00
2012-08-09 15:16:41 +02:00
2012-07-01 21:59:19 +08:00
2012-08-23 17:03:49 +02:00
2012-07-30 09:45:53 -07:00
2012-07-23 16:17:43 -07:00
2012-07-23 16:17:43 -07:00
2012-07-23 17:34:48 -07:00
2012-08-09 15:16:42 +02:00
2012-09-04 21:41:35 -07:00
2012-07-19 10:39:00 +02:00
2012-08-01 16:41:07 -07:00
2012-08-01 16:41:07 -07:00
2012-06-20 14:39:36 -07:00
2012-08-09 15:16:40 +02:00
2012-07-11 15:36:45 -07:00
2012-08-23 17:30:54 +02:00
2012-07-04 17:04:57 +01:00
2012-07-13 11:48:29 +01:00
2012-07-30 09:22:37 -07:00
2012-08-28 21:01:07 +02:00
2012-07-09 17:41:10 +01:00
2012-08-02 11:48:20 -07:00
2012-07-09 11:40:40 +02:00
2012-09-12 02:57:10 -06:00
2012-08-15 13:58:09 +00:00
2012-07-30 09:22:37 -07:00
2012-08-08 09:04:51 +09:00
2012-08-23 17:03:49 +02:00
2012-08-01 16:41:07 -07:00
2012-07-27 15:14:26 -07:00
2012-08-11 09:15:57 +01:00
2012-09-08 16:22:43 -07:00
2012-07-27 15:14:26 -07:00
2012-07-27 15:14:26 -07:00