net: encx24j600: convert to use maple tree register cache
authorBo Liu <liubo03@inspur.com>
Fri, 2 Feb 2024 06:43:36 +0000 (01:43 -0500)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 6 Feb 2024 09:43:59 +0000 (10:43 +0100)
commit3c974cdce8ddb192e19044f6cf6ddb54543fbc9b
treeb190d067b83f69687422758837f0ca6d8f7a4a2a
parentc41dfb0dfbece824143ff51829d42cba4cb3c277
net: encx24j600: convert to use maple tree register cache

The maple tree register cache is based on a much more modern data structure
than the rbtree cache and makes optimisation choices which are probably
more appropriate for modern systems than those made by the rbtree cache.

Signed-off-by: Bo Liu <liubo03@inspur.com>
Link: https://lore.kernel.org/r/20240202064336.39138-1-liubo03@inspur.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/microchip/encx24j600-regmap.c