Re: [PATCH] memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]

From: Shilimkar, Santosh
Date: Tue Sep 25 2012 - 04:18:46 EST


Axel,

On Tue, Sep 25, 2012 at 9:24 AM, Axel Lin <axel.lin@xxxxxxxxxx> wrote:
>
> Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit], and adds
> stub
> functions for the case CONFIG_DEBUG_FS is not set.
>
> When CONFIG_DEBUG_FS is enabled, debugfs_create_dir and
> debugfs_create_file
> return NULL on failure, fix it.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
> ---
Patch looks good to me. Thanks for the fix.

Acked-by : Santosh Shilimkar <santosh.shilimkar@xxxxxx>

Greg,
Will you able to pick this fix ?

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