]> git.baikalelectronics.ru Git - kernel.git/commit
can: tcan4x5x: rename parse_config() function
authorDan Murphy <dmurphy@ti.com>
Wed, 26 Feb 2020 14:03:58 +0000 (08:03 -0600)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 30 Nov 2020 13:37:35 +0000 (14:37 +0100)
commit0991e1266257dc25b8e6196e22756cdf569dfd3c
treebb3e21e338dfceaefb9aa32d0ca4fe1054ed14cd
parentdb0c431e5ecf13d4f8733eb31d88db205c9c6198
can: tcan4x5x: rename parse_config() function

Rename the tcan4x5x_parse_config() function to tcan4x5x_get_gpios() since the
function retrieves the gpio configurations from the firmware.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: http://lore.kernel.org/r/20200226140358.30017-1-dmurphy@ti.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/m_can/tcan4x5x.c