ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 8 Jun 2021 10:47:56 +0000 (20:17 +0930)
committerCorey Minyard <cminyard@mvista.com>
Tue, 22 Jun 2021 00:50:35 +0000 (19:50 -0500)
commit78ff5a1666cd4a1129ca53dad5c68700fe63ab6a
treefd89589bb8013607158bbf519438004989acb163
parenta5e4236d560579a20e2bc870f6e6f32e4e7c0354
ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet

Input Buffer Full Interrupt Enable (IBFIE) is typoed as IBFIF for some
registers in the datasheet. Fix the driver to use the sensible acronym.

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