Guennadi Liakhovetski
4c62c595c2
sh: fix a kfree address in clkdev code
...
kfree() in clkdev_drop() function should actually be called with an address of
a struct clk_lookup_alloc object, and not struct clk_lookup, as presently done.
This just happens to work, because "struct clk_lookup cl" is the first
member in struct clk_lookup_alloc.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-09-30 09:43:32 +09:00
..
2010-08-04 15:58:18 +09:00
2010-03-30 22:02:32 +09:00
2010-09-30 09:43:32 +09:00
2010-03-29 11:40:37 +09:00
2010-05-07 17:58:55 +09:00
2009-12-22 12:44:14 +09:00
2010-05-25 16:16:40 +09:00
2010-02-08 10:46:46 +09:00
2010-02-17 13:07:21 +01:00
2010-04-25 20:44:23 +01:00
2010-01-12 15:22:26 +09:00
2010-05-19 11:36:03 -07:00
2010-04-26 19:08:55 +09:00
2010-06-02 16:31:42 +09:00
2010-06-02 16:31:42 +09:00
2010-06-02 16:31:42 +09:00
2010-04-26 19:08:55 +09:00
2010-09-24 04:04:26 +09:00
2010-05-20 21:04:20 -05:00
2010-06-14 17:06:10 +09:00
2010-04-26 19:08:55 +09:00
2010-07-14 17:14:00 +10:00
2010-06-02 16:31:42 +09:00
2010-09-24 04:04:26 +09:00
2010-01-28 14:31:20 +01:00
2010-06-09 11:12:37 +02:00
2010-08-17 18:07:43 -07:00
2010-08-17 18:07:43 -07:00
2010-04-26 16:08:27 +09:00
2010-06-14 15:16:53 +09:00
2010-09-16 16:37:56 +09:00
2010-06-14 15:16:53 +09:00
2010-07-02 15:44:09 +09:00
2010-05-25 16:16:40 +09:00
2010-09-24 04:04:26 +09:00
2010-01-12 18:42:52 +09:00
2010-01-26 12:58:40 +09:00
2010-02-15 14:49:37 +09:00
2010-04-29 23:28:38 +09:00
2010-08-17 18:07:43 -07:00
2010-08-17 18:07:43 -07:00
2010-03-12 15:52:32 -08:00
2010-09-14 17:43:11 +09:00
2010-08-16 13:51:18 +09:00
2010-03-05 02:04:38 +09:00
2010-04-26 18:20:29 +09:00
2010-02-17 12:33:22 +09:00
2010-05-18 15:23:48 +09:00
2010-01-26 12:58:40 +09:00
2010-02-16 21:43:38 +09:00