Re: [PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*

2015-12-14 Thread Michal Simek
On 14.12.2015 09:24, Thierry Reding wrote: > On Mon, Dec 14, 2015 at 09:19:30AM +0100, Geert Uytterhoeven wrote: >> Hi Paul, >> >> On Sun, Dec 13, 2015 at 2:41 AM, Paul Gortmaker >> wrote: >>> This series of commits is a slice of a larger project to ensure >>> people

Re: [PATCH 1/5] mmc: remove .owner field for drivers using module_platform_driver

2014-08-18 Thread Michal Simek
Hi Peter, On 08/12/2014 06:14 PM, Peter Griffin wrote: This patch removes the superflous .owner field for drivers which use the module_platform_driver API, as this is overriden in platform_driver_register anyway. Signed-off-by: Peter Griffin peter.grif...@linaro.org ---

Re: [PATCH 1/7] remoteproc: resource table overhaul

2012-03-19 Thread Michal Simek
Hi Ohad, On Fri, Mar 16, 2012 at 4:57 PM, Michal Simek mon...@monstr.eu wrote: In previous version I had carverout first which means that code was copyied to physical address 0x0 and then vrigns were allocated. Current code allocate vring first and then RTOS is not able to run from zero

Re: [PATCH 1/7] remoteproc: resource table overhaul

2012-03-16 Thread Michal Simek
address 0x0 and then vrigns were allocated. Current code allocate vring first and then RTOS is not able to run from zero address. Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze