diff options
author | Gerhard Sittig <gsi@denx.de> | 2013-11-30 23:51:34 +0100 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2014-01-12 18:53:05 +0100 |
commit | 5ac22504f928db34a3a75ab67bf1eef82b91ef0b (patch) | |
tree | 05d4709c53108065711ee4ee93b5e63b0c03c067 /drivers/net/wireless | |
parent | 17552189088d261a7bbc8fe7b974061fae938d26 (diff) |
net: can: mscan: adjust to common clock support for mpc512x
implement a .get_clock() callback for the MPC512x platform which uses
the common clock infrastructure (eliminating direct access to the clock
control registers from within the CAN network driver), and provide the
corresponding .put_clock() callback to release resources after use
acquire both the clock items for register access ("ipg") as well as for
wire communication ("can")
keep the previous implementation of MPC512x support in place during
migration, this results in a readable diff of the change
this change is neutral to the MPC5200 platform
Cc: Wolfgang Grandegger <wg@grandegger.com>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org
Signed-off-by: Gerhard Sittig <gsi@denx.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions