mfd: tps65218: Fix trivial typo in comment

The driver is for TPS65218, not TPS65219.

Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220405125426.28016-1-daniel.ammann@bytesatwork.ch
This commit is contained in:
Daniel Ammann 2022-04-05 14:54:25 +02:00 committed by Lee Jones
parent 3123109284
commit 54c861f930

View File

@ -1,7 +1,7 @@
/*
* linux/mfd/tps65218.h
*
* Functions to access TPS65219 power management chip.
* Functions to access TPS65218 power management chip.
*
* Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/
*