On Mon, Mar 24, 2014 at 01:22:56PM +, Peter Maydell wrote:
> On 24 March 2014 13:19, Stefan Hajnoczi wrote:
> > On Sun, Mar 23, 2014 at 02:58:38PM +0530, Prasad Joshi wrote:
> >> CSMKeyControll function is supposed to set the top level latch for each
> >> slot. However, at the moment, it incor
Am 24.03.2014 14:22, schrieb Peter Maydell:
> On 24 March 2014 13:19, Stefan Hajnoczi wrote:
>> On Sun, Mar 23, 2014 at 02:58:38PM +0530, Prasad Joshi wrote:
>>> CSMKeyControll function is supposed to set the top level latch for each
>>> slot. However, at the moment, it incorrectly updates only th
On Sun, Mar 23, 2014 at 02:58:38PM +0530, Prasad Joshi wrote:
> CSMKeyControll function is supposed to set the top level latch for each
> slot. However, at the moment, it incorrectly updates only the first
> slot. Patch fixes the problem.
>
> Signed-off-by: Prasad Joshi
> ---
> hw/audio/fmopl.c
On 24 March 2014 13:19, Stefan Hajnoczi wrote:
> On Sun, Mar 23, 2014 at 02:58:38PM +0530, Prasad Joshi wrote:
>> CSMKeyControll function is supposed to set the top level latch for each
>> slot. However, at the moment, it incorrectly updates only the first
>> slot. Patch fixes the problem.
>>
>> S
CSMKeyControll function is supposed to set the top level latch for each
slot. However, at the moment, it incorrectly updates only the first
slot. Patch fixes the problem.
Signed-off-by: Prasad Joshi
---
hw/audio/fmopl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/audio