Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43d20ff3 authored by Dan Murphy's avatar Dan Murphy Committed by Jacek Anaszewski
Browse files

leds: lm3692x: Update license header to SPDX



Update the license header to the current
SPDX licensing format.

Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: default avatarJacek Anaszewski <jacek.anaszewski@gmail.com>
parent 7a5de56d
Loading
Loading
Loading
Loading
+3 −14
Original line number Original line Diff line number Diff line
/*
// SPDX-License-Identifier: GPL-2.0
 * TI lm3692x LED Driver
// TI LM3692x LED chip family driver
 *
// Copyright (C) 2017-18 Texas Instruments Incorporated - http://www.ti.com/
 * Copyright (C) 2017 Texas Instruments
 *
 * Author: Dan Murphy <dmurphy@ti.com>
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * version 2 as published by the Free Software Foundation.
 *
 * Data sheet is located
 * http://www.ti.com/lit/ds/snvsa29/snvsa29.pdf
 */


#include <linux/gpio/consumer.h>
#include <linux/gpio/consumer.h>
#include <linux/i2c.h>
#include <linux/i2c.h>