]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c2371ff87081047805b94f20947db91963d6ddf
tree530b169bc843593f6ac68ea3f933c3897e8f79c8
parent3cbf006944af6663f0ac800bf84675f4219dbb84
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