From: Naveen Krishna Chatradhi Date: Mon, 14 Jul 2014 11:37:16 +0000 (+0530) Subject: serial: samsung: get fifosize via device tree X-Git-Tag: omap-for-v3.17/fixes-against-rc2~165^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135f07c3252dc77d0245714d0b413ecc711cd823;p=pandora-kernel.git serial: samsung: get fifosize via device tree UART modules on some SoCs only differ in the fifosize of each UART channel. Its useless to duplicate the drv_data structure or create a compatible name for such a change. We can get fifosize via the device tree nodes (not mandating it). Also updates the documentation. Signed-off-by: Naveen Krishna Chatradhi Reviewed-by: Tomasz Figa Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed