diff options
author | Antti Palosaari <crope@iki.fi> | 2016-11-06 21:55:36 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-01-31 13:47:28 +0100 |
commit | 81e19912558d0c50bdba0f7a5b2d1b2fad8c1d0e (patch) | |
tree | 815ff661da7d5f9e32f9007bdc473d3c05525566 /drivers/media/dvb-frontends/af9033.h | |
parent | [media] af9033: use 64-bit div macro where possible (diff) | |
download | linux-81e19912558d0c50bdba0f7a5b2d1b2fad8c1d0e.tar.xz linux-81e19912558d0c50bdba0f7a5b2d1b2fad8c1d0e.zip |
[media] af9033: style related and minor changes
Fix coding style and other small issues.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/dvb-frontends/af9033.h')
-rw-r--r-- | drivers/media/dvb-frontends/af9033.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/drivers/media/dvb-frontends/af9033.h b/drivers/media/dvb-frontends/af9033.h index 5b83e4f96297..4eb64432345e 100644 --- a/drivers/media/dvb-frontends/af9033.h +++ b/drivers/media/dvb-frontends/af9033.h @@ -13,18 +13,13 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef AF9033_H #define AF9033_H /* - * I2C address (TODO: are these in 8-bit format?) - * 0x38, 0x3a, 0x3c, 0x3e + * I2C address: 0x1c, 0x1d, 0x1e, 0x1f */ struct af9033_config { /* |