#ifndef _LOCAL_H_ #define _LOCAL_H_ /* $Id: local.h,v 1.5 2006/11/05 04:42:43 ganzhorn Exp $ * This file is part of lfhex. * Copyright (C) 2006 Salem Ganzhorn * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation version 2. * * This program is distributed in the hope that it will be useful, * 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. */ typedef unsigned char uchar; using namespace std; #define C_STR(x) x.toAscii().constData() #define PROGRAM "lfhex" #define VERSION "0.4" #define PROGRAM_STRING "lfhex 0.4" #endif fc05ed1e5d39dda7096d'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorSimran Rai <ssimran@broadcom.com>2016-05-17 17:01:07 -0700
committerMark Brown <broonie@kernel.org>2016-05-31 17:50:42 +0100
commit36e5ecc2986f4712d8fdfc05ed1e5d39dda7096d (patch)
tree7a89507a909fb77c5496e49f0faf90a768a81397 /Documentation/devicetree
parent1a695a905c18548062509178b98bc91e67510864 (diff)
ASoC: cygnus: Add DT bindings for Broadcom Cygnus audio
Add bindings for audio driver in Broadcom Cygnus. Signed-off-by: Lori Hikichi <lhikichi@broadcom.com> Signed-off-by: Simran Rai <ssimran@broadcom.com> Reviewed-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')