diff options
author | George Cherian <[email protected]> | 2014-07-25 11:49:41 +0530 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2014-07-25 09:23:08 +0200 |
commit | 33cf75656923ff11d67a937a4f8e9344f58cea77 (patch) | |
tree | c6afe9a118ea37be300b3957262d84dd272e40c2 /net/lapb/lapb_timer.c | |
parent | 15ba2236f3556fc01b9ca91394465152b5ea74b6 (diff) |
can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource()
The raminit register is shared register for both can0 and can1. Since commit:
32766ff net: can: Convert to use devm_ioremap_resource
devm_ioremap_resource() is used to map raminit register. When using both
interfaces the mapping for the can1 interface fails, leading to a non
functional can interface.
Signed-off-by: George Cherian <[email protected]>
Signed-off-by: Mugunthan V N <[email protected]>
Cc: linux-stable <[email protected]> # >= v3.11
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions