Re: [PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers

2015-03-07 Thread Sebastian Reichel
Hi,

On Thu, Mar 05, 2015 at 01:23:55PM +0200, Anda-Maria Nicolae wrote:
> Hello,
> 
> First patch from patchset fixes coding style issues: removes unnecessary else 
> after return.
> This way, the coding style complies with checkpatch.pl.
> 
> Second patch from patchset updates bq2415x driver to support bq24157s charger.

Thanks, applied:

http://git.infradead.org/battery-2.6.git/commit/0e1392d9df3dca4c1774a0c61fd85fce81cb88cd

-- Sebastian


signature.asc
Description: Digital signature


Re: [PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers

2015-03-07 Thread Sebastian Reichel
Hi,

On Thu, Mar 05, 2015 at 01:23:55PM +0200, Anda-Maria Nicolae wrote:
 Hello,
 
 First patch from patchset fixes coding style issues: removes unnecessary else 
 after return.
 This way, the coding style complies with checkpatch.pl.
 
 Second patch from patchset updates bq2415x driver to support bq24157s charger.

Thanks, applied:

http://git.infradead.org/battery-2.6.git/commit/0e1392d9df3dca4c1774a0c61fd85fce81cb88cd

-- Sebastian


signature.asc
Description: Digital signature


[PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers

2015-03-05 Thread Anda-Maria Nicolae
Hello,

First patch from patchset fixes coding style issues: removes unnecessary else 
after return.
This way, the coding style complies with checkpatch.pl.

Second patch from patchset updates bq2415x driver to support bq24157s charger.

Thanks,
Anda

Anda-Maria Nicolae (2):
  bq2415x_charger: Remove unnecessary else after return
  bq2415x_charger: Add support for bq24157s

 drivers/power/bq2415x_charger.c |   32 
 1 file changed, 16 insertions(+), 16 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers

2015-03-05 Thread Anda-Maria Nicolae
Hello,

First patch from patchset fixes coding style issues: removes unnecessary else 
after return.
This way, the coding style complies with checkpatch.pl.

Second patch from patchset updates bq2415x driver to support bq24157s charger.

Thanks,
Anda

Anda-Maria Nicolae (2):
  bq2415x_charger: Remove unnecessary else after return
  bq2415x_charger: Add support for bq24157s

 drivers/power/bq2415x_charger.c |   32 
 1 file changed, 16 insertions(+), 16 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/