Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux...
authorDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2014 22:08:57 +0000 (17:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2014 22:08:57 +0000 (17:08 -0500)
Marc Kleine-Budde says:

====================
pull-request: can-next 2014-02-12

this is a pull request of twelve patches for net-next/master.

Alexander Shiyan contributes two patches for the mcp251x, one making
the driver more quiet and the other one improves the compile time
coverage by removing the #ifdef CONFIG_PM_SLEEP. Then two patches for
the flexcan driver by me, one removing the #ifdef CONFIG_PM_SLEEP, too,
the other one making use of platform_get_device_id(). Another patch by
me which converts the janz-ican3 driver to use netdev_<level>(). The
remaining 7 patches are by Oliver Hartkopp, they add CAN FD support to
the netlink configuration interface.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge