/*
 * Linux driver for TerraTec DMX 6Fire USB
 *
 * Author: Torsten Schenk
 * Created: Jan 01, 2011
 * Copyright:	(C) Torsten Schenk
 *
 * 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; either version 2 of the License, or
 * (at your option) any later version.
 */

#ifndef USB6FIRE_FIRMWARE_H
#define USB6FIRE_FIRMWARE_H

#include "common.h"

enum /* firmware state of device */
{
	FW_READY = 0,
	FW_NOT_READY = 1
};

int usb6fire_fw_init(struct usb_interface *intf);
#endif /* USB6FIRE_FIRMWARE_H */

ody>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/cgit.cgi/'><img src='/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='1a0bee6c1e788218fd1d141db320db970aace7f0'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master'>master</option>
<option value='nds-private-remove' selected='selected'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/?h=nds-private-remove'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>refs</a><a href='/cgit.cgi/linux/net-next.git/log/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>tree</a><a class='active' href='/cgit.cgi/linux/net-next.git/commit/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/sound/soc/samsung/smdk_wm8994.c'>
<input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='1a0bee6c1e788218fd1d141db320db970aace7f0'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/commit/?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>root</a>/<a href='/cgit.cgi/linux/net-next.git/commit/sound?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>sound</a>/<a href='/cgit.cgi/linux/net-next.git/commit/sound/soc?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>soc</a>/<a href='/cgit.cgi/linux/net-next.git/commit/sound/soc/samsung?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>samsung</a>/<a href='/cgit.cgi/linux/net-next.git/commit/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>smdk_wm8994.c</a></div><div class='content'><div class='cgit-panel'><b>diff options</b><form method='get'><input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='1a0bee6c1e788218fd1d141db320db970aace7f0'/><table><tr><td colspan='2'/></tr><tr><td class='label'>context:</td><td class='ctrl'><select name='context' onchange='this.form.submit();'><option value='1'>1</option><option value='2'>2</option><option value='3' selected='selected'>3</option><option value='4'>4</option><option value='5'>5</option><option value='6'>6</option><option value='7'>7</option><option value='8'>8</option><option value='9'>9</option><option value='10'>10</option><option value='15'>15</option><option value='20'>20</option><option value='25'>25</option><option value='30'>30</option><option value='35'>35</option><option value='40'>40</option></select></td></tr><tr><td class='label'>space:</td><td class='ctrl'><select name='ignorews' onchange='this.form.submit();'><option value='0' selected='selected'>include</option><option value='1'>ignore</option></select></td></tr><tr><td class='label'>mode:</td><td class='ctrl'><select name='dt' onchange='this.form.submit();'><option value='0' selected='selected'>unified</option><option value='1'>ssdiff</option><option value='2'>stat only</option></select></td></tr><tr><td/><td class='ctrl'><noscript><input type='submit' value='reload'/></noscript></td></tr></table></form></div><table summary='commit info' class='commit-info'>
<tr><th>author</th><td>Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;</td><td class='right'>2017-01-29 15:07:34 +0300</td></tr>
<tr><th>committer</th><td>David S. Miller &lt;davem@davemloft.net&gt;</td><td class='right'>2017-01-30 22:05:43 -0500</td></tr>
<tr><th>commit</th><td colspan='2' class='oid'><a href='/cgit.cgi/linux/net-next.git/commit/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>1a0bee6c1e788218fd1d141db320db970aace7f0</a> (<a href='/cgit.cgi/linux/net-next.git/patch/sound/soc/samsung/smdk_wm8994.c?id=1a0bee6c1e788218fd1d141db320db970aace7f0'>patch</a>)</td></tr>
<tr><th>tree</th><td colspan='2' class='oid'><a href='/cgit.cgi/linux/net-next.git/tree/?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>46c4116bc8ef4a7df718516a648597d9e21c15f1</a> /<a href='/cgit.cgi/linux/net-next.git/tree/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>sound/soc/samsung/smdk_wm8994.c</a></td></tr>
<tr><th>parent</th><td colspan='2' class='oid'><a href='/cgit.cgi/linux/net-next.git/commit/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=63c190429020a9701b42887ac22c28f287f1762f'>63c190429020a9701b42887ac22c28f287f1762f</a> (<a href='/cgit.cgi/linux/net-next.git/diff/sound/soc/samsung/smdk_wm8994.c?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0&amp;id2=63c190429020a9701b42887ac22c28f287f1762f'>diff</a>)</td></tr></table>
<div class='commit-subject'>sh_eth: rename EESIPR bits</div><div class='commit-msg'>Since the  commit  b0ca2a21f769 ("sh_eth: Add support of SH7763 to sh_eth")
the *enum* declaring the EESIPR bits (interrupt mask) went out of sync with
the *enum* declaring the EESR bits (interrupt status) WRT  bit naming  and
formatting. I'd like to restore the consistency by using EESIPR as the bit
name prefix, renaming the *enum* to EESIPR_BIT, and (finally) renaming the
bits according to the available  Renesas SH77{34|63} manuals; additionally,
reconstruct  couple names using  the EESR bit declaration above...

Signed-off-by: Sergei Shtylyov &lt;sergei.shtylyov@cogentembedded.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</div><div class='diffstat-header'><a href='/cgit.cgi/linux/net-next.git/diff/?h=nds-private-remove&amp;id=1a0bee6c1e788218fd1d141db320db970aace7f0'>Diffstat</a> (limited to 'sound/soc/samsung/smdk_wm8994.c')</div><table summary='diffstat' class='diffstat'>