mbox

[0/2] pcmcia: small fixes for sa1111 machine code

Message ID 1384987684-10692-1-git-send-email-dbaryshkov@gmail.com
State New
Headers show

Pull-request

git://github.com/lumag/linux sa1111-pcmcia

Message

Dmitry Baryshkov Nov. 20, 2013, 10:48 p.m. UTC
The following changes since commit dec8e46178bad9f1717a948572d76e0f804be801:

  Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2013-11-19 11:44:15 -0800)

are available in the git repository at:


  git://github.com/lumag/linux sa1111-pcmcia

for you to fetch changes up to d968c6bc2fad65739e546e4adf6b72ec1f4748e7:

  pcmcia: sa1111: pass sa1111_dev to jornada720-specific code (2013-11-21 01:27:24 +0400)

----------------------------------------------------------------
Dmitry Eremin-Solenikov (2):
      pcmcia: sa1111: pass sa1111_dev to badge4-specific code
      pcmcia: sa1111: pass sa1111_dev to jornada720-specific code

 drivers/pcmcia/sa1111_badge4.c     | 2 +-
 drivers/pcmcia/sa1111_generic.c    | 4 ++--
 drivers/pcmcia/sa1111_generic.h    | 4 ++--
 drivers/pcmcia/sa1111_jornada720.c | 3 ++-
 4 files changed, 7 insertions(+), 6 deletions(-)

Comments

Dmitry Baryshkov Nov. 28, 2013, 1:03 p.m. UTC | #1
Hello,

On Thu, Nov 21, 2013 at 2:48 AM, Dmitry Eremin-Solenikov
<dbaryshkov@gmail.com> wrote:
> Dmitry Eremin-Solenikov (2):
>       pcmcia: sa1111: pass sa1111_dev to badge4-specific code
>       pcmcia: sa1111: pass sa1111_dev to jornada720-specific code
>
>  drivers/pcmcia/sa1111_badge4.c     | 2 +-
>  drivers/pcmcia/sa1111_generic.c    | 4 ++--
>  drivers/pcmcia/sa1111_generic.h    | 4 ++--
>  drivers/pcmcia/sa1111_jornada720.c | 3 ++-
>  4 files changed, 7 insertions(+), 6 deletions(-)

These changes do not cause any functional change, are rather trivial
and fix few compiler warnings.
Can we get them in?
Dmitry Baryshkov Dec. 10, 2013, 10:32 p.m. UTC | #2
Hello again,

On Thu, Nov 28, 2013 at 5:03 PM, Dmitry Eremin-Solenikov
<dbaryshkov@gmail.com> wrote:
> Hello,
>
> On Thu, Nov 21, 2013 at 2:48 AM, Dmitry Eremin-Solenikov
> <dbaryshkov@gmail.com> wrote:
>> Dmitry Eremin-Solenikov (2):
>>       pcmcia: sa1111: pass sa1111_dev to badge4-specific code
>>       pcmcia: sa1111: pass sa1111_dev to jornada720-specific code
>>
>>  drivers/pcmcia/sa1111_badge4.c     | 2 +-
>>  drivers/pcmcia/sa1111_generic.c    | 4 ++--
>>  drivers/pcmcia/sa1111_generic.h    | 4 ++--
>>  drivers/pcmcia/sa1111_jornada720.c | 3 ++-
>>  4 files changed, 7 insertions(+), 6 deletions(-)
>
> These changes do not cause any functional change, are rather trivial
> and fix few compiler warnings.
> Can we get them in?

Re-ping. These two patches are trivial, provide no functional changes,
fix few warnings.
Russell, would it be OK to merge them through your tree/patch-tracker?
Should they be merged through some other tree (if so, can you please
bless them?)