···11+// SPDX-License-Identifier: GPL-2.012/*23 * Intel Whiskey Cove PMIC GPIO Driver34 *45 * This driver is written based on gpio-crystalcove.c56 *67 * Copyright (C) 2016 Intel Corporation. All rights reserved.77- *88- * This program is free software; you can redistribute it and/or99- * modify it under the terms of the GNU General Public License version1010- * 2 as published by the Free Software Foundation.1111- *1212- * This program is distributed in the hope that it will be useful,1313- * but WITHOUT ANY WARRANTY; without even the implied warranty of1414- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1515- * GNU General Public License for more details.168 */1791810#include <linux/bitops.h>