aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/c_can/Kconfig
diff options
context:
space:
mode:
authorAnilKumar Ch <anilkumar@ti.com>2012-05-29 11:13:15 +0530
committerMarc Kleine-Budde <mkl@pengutronix.de>2012-06-07 10:02:24 +0200
commit33f8100977693fa09c2a32b1ca6dbf4d6eabdd0c (patch)
tree8b28fd02dbe9c9ae460262a09b90ac3a80d4314a /drivers/net/can/c_can/Kconfig
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadlinux-dev-33f8100977693fa09c2a32b1ca6dbf4d6eabdd0c.tar.xz
linux-dev-33f8100977693fa09c2a32b1ca6dbf4d6eabdd0c.zip
can: c_can: Move overlay structure to array with offset as index
c_can uses overlay structure for accessing c_can module registers. With this kind of implementation it is difficult to add one more ip which is similar to c_can in functionality but different register offsets. This patch changes the overlay structure implementation to an array with register offset as index. This way we can overcome the above limitation. Signed-off-by: AnilKumar Ch <anilkumar@ti.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can/c_can/Kconfig')
0 files changed, 0 insertions, 0 deletions