提交 7bed08c5 编写于 作者: M Mark Brown 提交者: Liam Girdwood

regulator: Fix typo in PCAP regulator_set_voltage()

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: NLiam Girdwood <lrg@slimlogic.co.uk>
上级 acaf6ffe
......@@ -152,7 +152,7 @@ static struct pcap_regulator vreg_table[] = {
static int pcap_regulator_set_voltage(struct regulator_dev *rdev,
int min_uV, int max_uV,
unsiged *selector)
unsigned *selector)
{
struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)];
void *pcap = rdev_get_drvdata(rdev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册