On Tue, Oct 23, 2012 at 4:10 PM, Kukjin Kim wrote:
> Linus Walleij wrote:
>>
>> On Mon, Oct 22, 2012 at 3:02 AM, Jingoo Han wrote:
>> > On Friday, October 19, 2012 7:09 PM Linus Walleij wrote
>> >>
>> >> On Wed, Oct 17, 2012 at 3:52 AM, Jingoo Han
> wrote:
>> >>
>> >> > This patch uses pr_* inst
Linus Walleij wrote:
>
> On Mon, Oct 22, 2012 at 3:02 AM, Jingoo Han wrote:
> > On Friday, October 19, 2012 7:09 PM Linus Walleij wrote
> >>
> >> On Wed, Oct 17, 2012 at 3:52 AM, Jingoo Han
wrote:
> >>
> >> > This patch uses pr_* instead of printk. Also, gpio_dbg
> >> > is replaced with pr_debug
On Mon, Oct 22, 2012 at 3:02 AM, Jingoo Han wrote:
> On Friday, October 19, 2012 7:09 PM Linus Walleij wrote
>>
>> On Wed, Oct 17, 2012 at 3:52 AM, Jingoo Han wrote:
>>
>> > This patch uses pr_* instead of printk. Also, gpio_dbg
>> > is replaced with pr_debug.
>> >
>> > Signed-off-by: Jingoo Han
On Friday, October 19, 2012 7:09 PM Linus Walleij wrote
>
> On Wed, Oct 17, 2012 at 3:52 AM, Jingoo Han wrote:
>
> > This patch uses pr_* instead of printk. Also, gpio_dbg
> > is replaced with pr_debug.
> >
> > Signed-off-by: Jingoo Han
> > Reviewed-by: Linus Walleij <- NAK
>
> Please consult
On Wed, Oct 17, 2012 at 3:52 AM, Jingoo Han wrote:
> This patch uses pr_* instead of printk. Also, gpio_dbg
> is replaced with pr_debug.
>
> Signed-off-by: Jingoo Han
> Reviewed-by: Linus Walleij <- NAK
Please consult Documentation/SubmittingPatches as to the conditions that
apply when you add
This patch uses pr_* instead of printk. Also, gpio_dbg
is replaced with pr_debug.
Signed-off-by: Jingoo Han
Reviewed-by: Linus Walleij
---
Change since v2:
- remove Ryan Mallon's signed-off-by
drivers/gpio/gpio-samsung.c | 18 ++
1 files changed, 6 insertions(+), 12 deletions