30 May 2012 07:53
Re: [PATCH 2/4] n950: Add new plugin for Nokia N950
Hi Aki,
On 05/14/2012 01:03 PM, Aki Niemi wrote:
> ---
> plugins/n950.c | 563 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 563 insertions(+), 0 deletions(-)
> create mode 100644 plugins/n950.c
>
Running diff plugins/n950.c plugins/n900.c I see no differences to note
besides:
< DBG("Error: %s", g_isi_msg_strerror(msg));
---
> DBG("Error: %s", strerror(-g_isi_msg_error(msg)));
Do we really need a new driver for the n950?
Regards,
-Denis
RSS Feed