mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
ARM: PNX4008: get i2c clock rate from clk API
Acked-by: Vitaly Wool <vitalywool@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
ebdbbf2003
commit
6fff3da998
4 changed files with 10 additions and 24 deletions
|
@ -34,7 +34,6 @@ struct i2c_pnx_algo_data {
|
|||
};
|
||||
|
||||
struct i2c_pnx_data {
|
||||
u32 (*calculate_input_freq) (struct platform_device *pdev);
|
||||
struct i2c_adapter *adapter;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue