···11+// SPDX-License-Identifier: GPL-2.012/*23 * Extcon charger detection driver for Intel Cherrytrail Whiskey Cove PMIC34 * Copyright (C) 2017 Hans de Goede <hdegoede@redhat.com>45 *56 * Based on various non upstream patches to support the CHT Whiskey Cove PMIC:67 * Copyright (C) 2013-2015 Intel Corporation. All rights reserved.77- *88- * This program is free software; you can redistribute it and/or modify it99- * under the terms and conditions of the GNU General Public License,1010- * version 2, as published by the Free Software Foundation.1111- *1212- * This program is distributed in the hope it will be useful, but WITHOUT1313- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or1414- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for1515- * more details.168 */1791810#include <linux/extcon-provider.h>