.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * Register definitions and functions for: |
---|
3 | 4 | * Philips UCB1400 driver |
---|
.. | .. |
---|
10 | 11 | * Spliting done by: Marek Vasut <marek.vasut@gmail.com> |
---|
11 | 12 | * If something doesn't work and it worked before spliting, e-mail me, |
---|
12 | 13 | * dont bother Nicolas please ;-) |
---|
13 | | - * |
---|
14 | | - * This program is free software; you can redistribute it and/or modify |
---|
15 | | - * it under the terms of the GNU General Public License version 2 as |
---|
16 | | - * published by the Free Software Foundation. |
---|
17 | 14 | * |
---|
18 | 15 | * This code is heavily based on ucb1x00-*.c copyrighted by Russell King |
---|
19 | 16 | * covering the UCB1100, UCB1200 and UCB1300.. Support for the UCB1400 has |
---|