ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 8 Jun 2021 10:47:42 +0000 (20:17 +0930)
committerCorey Minyard <cminyard@mvista.com>
Tue, 22 Jun 2021 00:49:59 +0000 (19:49 -0500)
commit78ca0c0549803ab0f5ecab43e295111b7ccdc7f2
tree530b169bc843593f6ac68ea3f933c3897e8f79c8
parent2253042d86f57d90a621ac2513a7a7a13afcf809
ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties

Unpack and remove the aspeed_kcs_probe_of_v[12]() functions to aid
rearranging how the private device-driver memory is allocated.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Message-Id: <20210608104757.582199-2-andrew@aj.id.au>
Reviewed-by: Zev Weiss <zweiss@equinix.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/kcs_bmc_aspeed.c