On Mon, Jan 14, 2013 at 3:15 PM, Grant Likely wrote:
> On Mon, 14 Jan 2013 11:53:20 +0100, Thierry Reding
> wrote:
>> The gpio_chip.label field is a const char * and assigned the value of a
>> call to dev_name(). Memory obtained from dev_name() should not be freed
>> by drivers.
>>
>> Signed-off
On Mon, 14 Jan 2013 11:53:20 +0100, Thierry Reding
wrote:
> The gpio_chip.label field is a const char * and assigned the value of a
> call to dev_name(). Memory obtained from dev_name() should not be freed
> by drivers.
>
> Signed-off-by: Thierry Reding
Acked-by: Grant Likely
Linus, can you
2 matches
Mail list logo