Jon Hunter 757ef79188 ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function
A platform function pointer for getting the frequency of a OneNAND device
was added so that a platform could specify a custom function for returning
the frequency and not just rely on the OneNAND version to determine the
frequency. However, this platform function pointer is not currently being
used and I am not sure if it ever has.

OneNAND devices are not so common these days and as far as I know not being
used with new devices. Therefore, it is most likely that this get_freq()
function pointer will not be used and so remove it.

Given that the get_freq() function pointer is not used, neither is the
clk_dep variable and so all references to it can also be removed.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Afzal Mohammed <afzal@ti.com>
2012-10-15 14:40:35 +05:30
..
2012-09-17 20:55:54 +01:00
2012-06-30 10:15:07 +01:00
2012-09-08 10:20:09 +01:00
2012-10-09 07:07:14 +09:00
2012-07-11 15:36:45 -07:00
2012-09-23 21:08:33 -07:00
2012-08-16 12:12:25 -07:00
2012-09-14 08:14:07 +05:30
2012-07-02 04:05:57 -07:00
2012-09-05 13:21:46 -07:00
2012-09-18 12:28:22 +02:00