linux-next/drivers/net/can/sja1000
Rosen Penev e36d46b9af net: simplify resource acquisition + ioremap
get resource + request_mem_region + ioremap can all be done by a single
function.

Replace them with devm_platform_get_and_ioremap_resource or\
devm_platform_ioremap_resource where res is not used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr> # sja1000_platform.c
Link: https://patch.msgid.link/20241203231337.182391-1-rosenp@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-12-06 17:28:34 -08:00
..
ems_pci.c TTY/Serial driver changes for 6.6-rc1 2023-09-01 09:38:00 -07:00
ems_pcmcia.c can: sja1000: fix use after free in ems_pcmcia_add_card() 2021-12-07 09:08:58 +01:00
f81601.c can: sja1000: f81601: remove unused including <linux/version.h> 2019-08-13 16:37:03 +02:00
Kconfig can: {cc770,sja1000}_isa: allow building on x86_64 2024-11-04 17:46:06 +01:00
kvaser_pci.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
Makefile can: sja1000: f81601: add Fintek F81601 support 2019-07-24 10:30:37 +02:00
peak_pci.c can: peak_pci: replace deprecated strncpy with strscpy 2023-10-05 09:51:18 +02:00
peak_pcmcia.c net: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:07 -07:00
plx_pci.c can: sja1000: plx_pci: Reuse predefined CTI subvendor ID 2024-06-20 11:52:56 +02:00
sja1000_isa.c can: Switch back to struct platform_driver::remove() 2024-09-11 09:37:16 +02:00
sja1000_platform.c net: simplify resource acquisition + ioremap 2024-12-06 17:28:34 -08:00
sja1000.c can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics 2024-11-26 10:50:54 +01:00
sja1000.h can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs 2023-06-22 09:41:32 +02:00
tscan1.c can: Fix Links to Technologic Systems web resources 2022-04-19 17:12:12 +02:00