Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1250806
| From | Russell King - ARM Linux <linux@arm.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH v3 2/4] drm/imx: Convert the probe function to the generic drm_of_component_probe() |
| Date | 2015-10-19 17:20 +0200 |
| Message-ID | <qlkoa-8eL-5@gated-at.bofh.it> (permalink) |
| References | <qlkeu-82E-13@gated-at.bofh.it> <qlkeu-82E-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Oct 19, 2015 at 04:07:48PM +0100, Liviu Dudau wrote: > The generic function is functionally equivalent to the driver's > imx_drm_platform_probe(). Use the generic function and reduce the > overall code size. Looks fine, thanks. Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> -- FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH v3 0/4] drm: Cleanup probe function for component based masters. Liviu Dudau <Liviu.Dudau@arm.com> - 2015-10-19 17:10 +0200
[RFC PATCH v3 2/4] drm/imx: Convert the probe function to the generic drm_of_component_probe() Liviu Dudau <Liviu.Dudau@arm.com> - 2015-10-19 17:10 +0200
Re: [RFC PATCH v3 2/4] drm/imx: Convert the probe function to the generic drm_of_component_probe() Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-10-19 17:20 +0200
[RFC PATCH v3 1/4] drm: Introduce generic probe function for component based masters. Liviu Dudau <Liviu.Dudau@arm.com> - 2015-10-19 17:10 +0200
Re: [RFC PATCH v3 1/4] drm: Introduce generic probe function for component based masters. Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-10-19 17:20 +0200
Re: [RFC PATCH v3 1/4] drm: Introduce generic probe function for component based masters. Eric Anholt <eric@anholt.net> - 2015-10-20 11:50 +0200
[RFC PATCH v3 3/4] drm/rockchip: Convert the probe function to the generic drm_of_component_probe() Liviu Dudau <Liviu.Dudau@arm.com> - 2015-10-19 17:10 +0200
csiph-web